Click or drag to resize

StructuralStoreyHeightLevel Property

[This is preliminary documentation and is subject to change.]

The height of the storey, from the horizontal plane of the Global Coordinate System. A value of zero indicates that the height level is the horizontal plane of the Global Coordinate System

Namespace:  ModelExchanger.AnalysisDataModel.StructuralElements
Assembly:  ModelExchanger.AnalysisDataModel (in ModelExchanger.AnalysisDataModel.dll) Version: 1.13.0+Branch.master.Sha.d583fc64569355d188a9c0818d257b6d0d3e1339
Syntax
C#
public Length HeightLevel { get; set; }

Property Value

Type: Length
See Also