GlobalCoordinateSystem Enumeration |
[This is preliminary documentation and is subject to change.]
Namespace: ModelExchanger.AnalysisDataModel.Enums
public enum GlobalCoordinateSystem
| Member name | Value | Description | |
|---|---|---|---|
| XVertical | 2 | The X-axis is the Z-axis | |
| YVertical | 1 | The Y-axis is the Z-axis | |
| ZVertical | 0 | The Z-axis is the Z-axis |