bim:set-assigned-story
(bim:set-assigned-story ename
building story)
Assigns the given entity to a specific story
of the specified building.
Arguments |
ename the entity to be assigned, as normal entity or as
VLA object name |
Return |
the story name (as string), or NIL in case of an error (i.e. entity is not assigned, or building or story does not exist) |
Example |
(bim:create-building
"Building 1") T |
Remarks |
see (bim::get-assigned-story); |
© Bricsys NV. All rights reserved. |