bim:get-description
(bim:get-description entity)
Returns the BIM object description string for
the specified entity.
|
Arguments |
entity any entity (as normal entity or as VLA object name) to get the BIM object description for |
|
Return |
the description (string) if entity is a classified BIM object (description can be an empty string), or NIL |
|
Example |
(bim:get-name ent) "Room_1" |
|
Remarks |
| © Bricsys NV. All rights reserved. |