SurfaceActionDistributionTo Enumeration |
[This is preliminary documentation and is subject to change.]
Namespace: ModelExchanger.AnalysisDataModel.Enums
public enum SurfaceActionDistributionTo
| Member name | Value | Description | |
|---|---|---|---|
| OneWayX | 0 | Load will be distributed only to members parallel with X direction (X axis of local coordinate system) | |
| OneWayY | 1 | Load will be distributed only to members parallel with Y direction (Y axis of local coordinate system) | |
| TwoWay | 2 | Load will be distributed equally to both directions |