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 |
see (bim::create-room)
and (bim::create-associativeroom); |
© Bricsys NV. All rights reserved. |