bim:get-spaceboundaryents
(bim:get-spaceboundaryents
spaceEntity)
Returns the list of boundary entities for the
BIM "Space" specified by entity.
Arguments |
entity any entity (as normal entity or as VLA object name) to get the list of boundary entities for (if it is a BIM "Space" entity) |
Return |
list of entity names of the boundary entities, or NIL if the specified "entity" is not a "Space" entity |
Example |
(bim:get-spaceboundaryents
roomEnt1) (<ename> ... <ename>) |
Remarks |
see (bim::create-space), (bim:get-space) or (bim:get-allspaces) |
© Bricsys NV. All rights reserved. |