Origin Enumeration |
[This is preliminary documentation and is subject to change.]
Namespace: ModelExchanger.AnalysisDataModel.Enums
public enum Origin
| Member name | Value | Description | |
|---|---|---|---|
| FromStart | 0 | From start - The relative or absolute positioning is applied from the start of the member going to the end | |
| FromEnd | 1 | From end - The relative or absolute positioning is applied from the end of the member going to the start |