vlax-ename->vla-object
(vlax-ename->vla-object ename)
This function returns the COM object for the
specified ename object.
Arguments |
ename (ename) the entity name |
Return |
VLA-Object or NIL |
Example |
last entity is a LINE
: |
Remarks |
erased objects will always return NIL |
© Bricsys NV. All rights reserved. |