mech:compdef-assign-propertyset
(mech:compdef-assign-propertyset
blkRefOrSolid propertySet)
This function assigns a specified
PropertySet propertySet
(string) to given blkRefOrSolid (ename).
Arguments |
blkRefOrSolid
(ename) the entity to assign the specified
PropertySet |
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 |
if the specified propertySet does not yet exist, it will be automatically created |
© Bricsys NV. All rights reserved. |