bim:set-roomassignedbuilding
(bim:set-roomassignedbuilding roomEntity
building)
Assigns the BIM room given by
roomEntity to the
specified building.
Arguments |
roomEntity
room entity of an existing room (ename),
as returned by (bim::create-room) and
(bim::create-associativeroom) |
Return |
T if successful, or NIL in case of an error |
Example |
(bim:set-roomassignedbuilding roomEnt1 "Tower") T |
Remarks |
since V21 : this function
also works with the new "Spaces" objects; |
© Bricsys NV. All rights reserved. |