bim:set-spacenumber
(bim:set-spacenumber entity
numberString)
Assigns a new numberString number string to
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:set-spacenumber ent "My
Space 2") T |
|
Remarks |
if an empty string is assigned, the "number string" will be reset to the the BIM default string |
| © Bricsys NV. All rights reserved. |