ActionDirection Enumeration |
[This is preliminary documentation and is subject to change.]
Namespace: ModelExchanger.AnalysisDataModel.Enums
public enum ActionDirection
| Member name | Value | Description | |
|---|---|---|---|
| X | 0 | X direction | |
| Y | 1 | Y direction | |
| Z | 2 | Z direction | |
| Vector | 3 | Direction of the load is defined by a vector |