mech:compdef-get-isexternal
(mech:compdef-get-isexternal
blkRefOrSolid)
Verifies whether the component, referenced by
the blkRefOrSolid (ename) entity, is an external component.
|
Arguments |
blkRefOrSolid (ename) the entity to query |
|
Return |
T for an external component, or NIL otherwise (and in case of an error) |
|
Example |
(vl-load-mech)
1 |
|
Remarks |
blkRefOrSolid could be a BlockReference or 3dSolid |
|
Note |
|
| © Bricsys NV. All rights reserved. |