bim:get-spacenumber
(bim:get-spacenumber entity)
Returns the number string of the specified BIM
"Space" entity.
Arguments |
entity any entity (as normal entity or as VLA object name) to get the number string for (if it is a BIM "Space" entity) |
Return |
string or NIL, if not a "Space" entity |
Example |
(bim:get-spacenumber ent) "NewSpace" (default if no other number string was assigned) |
Remarks |
|
© Bricsys NV. All rights reserved. |