CoordinateSystemAdjustment Constructor |
[This is preliminary documentation and is subject to change.]
Name | Description | |
---|---|---|
CoordinateSystemAdjustment |
Create a default adjustment which makes no adjustments
| |
CoordinateSystemAdjustment(Angle) |
Create an adjustment which will rotate the coordinate system according to rotation | |
CoordinateSystemAdjustment(CoordinateSystemAdjustmentType, Length, Length, Length) |
Create an adjustment which will change the XYZ axis, based on the type of adjustment
| |
CoordinateSystemAdjustment(CoordinateSystemAdjustmentType, Length, Length, Length, Angle) |
Create an adjustment which will change the XYZ axis, based on the type of adjustment and rotate the coordinate system using the provided angle
|