bim:get-roomisassociative
(bim:get-roomisassociative
roomEntity)
Verifies whether the room specified by
"roomEntity" is an associative room or not.
|
Arguments |
roomEntity room entity of an existing room (ename), as returned by (bim::create-room) and (bim::create-associativeroom), or other room functions |
|
Return |
T if the room is an associative room, NIL if the room is not an associative room, or not a room at all |
|
Example |
(bim:get-roomisassociative
roomEnt1) T |
|
Remarks |
see (bim::create-room), (bim::create-associativeroom), (bim:get-room) or (bim:get-allrooms) |
| © Bricsys NV. All rights reserved. |