bim:get-spacerepresentation


(bim:get-spacerepresentation  entity)

Returns the space representation mode of the specified BIM "Space" entity.

Arguments

entity  any entity (as normal entity or as VLA object name) to get the representation mode for (if it is a BIM "Space" entity)

Return

integer or NIL, if not a "Space" entity

Example

(bim:get-spacerepresentation ent)  1 (bcBimSpaceStyleFootprint)

Remarks

a newly created space uses bcBimSpaceStyleSolid as default representation mode;
see (bim:set-spacerepresentation) function;
see Element Type Constants



©  Bricsys NV. All rights reserved.