bim:create-room
(bim:create-room entity
roomName)
Create a new, non-associative BIM Room named
"roomName" using the specified "entity".
|
Arguments |
entity ename of an existing entity; supported are :
3dSolid, "Region, closed (lightweight) 3dPolyline |
|
Return |
ename if successful it returns the "room entity", or NIL in case of an error |
|
Example |
(bim:create-room entPoly
"Room 1") T |
|
Remarks |
it is possible to create
multiple rooms with same name, please be careful; |
| © Bricsys NV. All rights reserved. |