bim:set-spacerepresentation
(bim:set-spacerepresentation entity
mode)
Assigns the space representation
mode of the
specified BIM "Space" entity.
|
Arguments |
entity any entity (as normal entity or as VLA object name)
to set the representation mode for (if it is a BIM "Space"
entity) |
|
Return |
T if successful or NIL, if not a "Space" entity |
|
Example |
(bim:set-spacerepresentation ent bcBimSpaceStyleFootprint) T |
|
Remarks |
a newly created space uses
bcBimSpaceStyleSolid as default representation mode; |
| © Bricsys NV. All rights reserved. |