bim:get-assigned-story
(bim:get-assigned-story
ename)
Returns the story name, to which the given
entity is assigned to, or NIL if that entity is not assigned to a
story object.
Arguments |
ename the entity to query, as normal entity or as VLA object name |
Return |
the story name (as string), or NIL if the entity is not assigned to a story object |
Example |
(bim:set-assigned-story ent
"Building 1" "Story_1") |
Remarks |
© Bricsys NV. All rights reserved. |