bim:set-roomassignedstory
(bim:set-roomassignedstory roomEntity
building story)
Assigns the BIM room given by
roomEntity to
specified story and 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-roomassignedstory roomEnt1 "Tower" "Floor-1") T |
|
Remarks |
since V21 : this function
also works with the new "Spaces" objects; |
| © Bricsys NV. All rights reserved. |