Expressions that access the organisation characteristics of an element within a project, e.g. layer or home storey. These will typically be prefixed with element, e.g. element.layer.name, but any specific element type can be used, e.g. wall.layer.name if data is only required for that type.
See section 4.5.4, How to use other element attributes (layer, storey, renovation status) for more detailed information.
layer |
The layer assigned to the element. Layer information includes: name: The layer name, e.g. element.layer.name isVisible: The layer visibility, e.g. element.layer.name – the result is true when the layer is visible. |
|
storey |
The storey assigned to the element. Storey information includes: name: The storey name, e.g. element.storey.name level: The element’s home storey base level, i.e. from project zero. Use is element.storey.level height: The element’s home storey height. Use is element.storey.height |
|
renovationStatus phase |
The renovation status (or phase) assigned to the element, e.g. element.renovationStatus or element.phase |
Comments
0 comments
Please sign in to leave a comment.