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