bim:set-description
(bim:set-description entity
description)
Assigns the BIM object description string for the
specified entity.
Arguments |
entity any entity (as normal entity or as VLA object name)
to assign the BIM object name to |
Return |
T is successfully assigned, NIL otherwise |
Example |
(bim:set-description ent "room 1") returns T |
Remarks |
© Bricsys NV. All rights reserved. |