bim:get-spacearea
(bim:get-spacearea entity)
Returns the area of the specified BIM
"Space" entity.
Arguments |
entity any entity (as normal entity or as VLA object name) to get the area for (if it is a BIM "Space" entity) |
Return |
double or NIL, if not a "Space" entity |
Example |
(bim:get-spacearea ent) 152.2256 |
Remarks |
|
© Bricsys NV. All rights reserved. |