mech:compdef-set-asstandard
(mech:compdef-set-asstandard
blkRefOrSolid asStandard)
Defines whether the component referenced by
this blkRefOrSolid (ename) entity is a "standard type" or not.
Arguments |
blkRefOrSolid
(ename) the entity |
Return |
T on success, or NIL in case of an error |
Example |
(vl-load-mech)
1 |
Remarks |
blkRefOrSolid could be a BlockReference or 3dSolid |
Note |
see function (mech:compdef-get-isstandard) |
© Bricsys NV. All rights reserved. |