CoordinateSystemAdjustmentType Enumeration |
[This is preliminary documentation and is subject to change.]
Namespace: Infrastructure.Geometry.Enums
public enum CoordinateSystemAdjustmentType
Member name | Value | Description | |
---|---|---|---|
None | 0 | ||
XByVector | 1 | ||
YByVector | 2 | ||
ZByVector | 3 | ||
YByPoint | 4 | ||
ZByPoint | 5 | ||
TiltOfVectorDefinedByPoint | 6 |