HingesPosition Enumeration |
[This is preliminary documentation and is subject to change.]
Namespace: ModelExchanger.AnalysisDataModel.Enums
public enum HingesPosition
Member name | Value | Description | |
---|---|---|---|
None | 0 | Rigid link is not applied to one of the nodes | |
Begin | 1 | Rigid link is applied to the begin node | |
End | 2 | Rigid link is applied to the end node | |
Both | 3 | Rigid link is applied to both nodes |