bim:get-allspaces
(bim:get-allspaces [building
[story]])
(since V21)
Returns a list of all BIM spaces, optionally
for specified building and story.
|
Arguments |
building (optional) name of the building (string) to retrieve
all spaces from |
|
Return |
list of spaces entities if any room is available, or NIL if no room is available |
|
Example |
(bim:get-allspaces)
(<ename> ... <ename>) returns all spaces
for the actual drawing |
|
Remarks |
see (bim::create-space); |
| © Bricsys NV. All rights reserved. |