Find an entity with this handle
Posted: 03 Sep 2013, 18:50
Hello
I know the handle of a entity. I would like to retrieve the corresponding entity. Is there a function like this?
(Entity ^ CadHandleToEntity (Long CadHandle))
For now I'm with a loop but it is not optimal.
Thank you in advance
Regards
Xavier
_______________________________________________________________________________________________________________
Bonjour
Je connais le handle d'une entity. J'aimerais recuperer l'entity correspondante. Existe-t-il une fonction comme cela?
( Entity^ CadHandleToEntity(Long CadHandle) )
Pour l'instant je fais avec une boucle mais ce n'est pas optimal.
Merci d'avance
Cordialement
Xavier
I know the handle of a entity. I would like to retrieve the corresponding entity. Is there a function like this?
(Entity ^ CadHandleToEntity (Long CadHandle))
For now I'm with a loop but it is not optimal.
Thank you in advance
Regards
Xavier
_______________________________________________________________________________________________________________
Bonjour
Je connais le handle d'une entity. J'aimerais recuperer l'entity correspondante. Existe-t-il une fonction comme cela?
( Entity^ CadHandleToEntity(Long CadHandle) )
Pour l'instant je fais avec une boucle mais ce n'est pas optimal.
Merci d'avance
Cordialement
Xavier