bim:set-name
(bim:set-name entity
name)
Assigns the BIM object name 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-name ent "Room_1") returns T |
Remarks |
© Bricsys NV. All rights reserved. |