Click or drag to resize

CoordinateSystemAdjustment Constructor

[This is preliminary documentation and is subject to change.]

Overload List
  NameDescription
Public methodCoordinateSystemAdjustment
Create a default adjustment which makes no adjustments
Public methodCoordinateSystemAdjustment(Angle)
Create an adjustment which will rotate the coordinate system according to rotation
Public methodCoordinateSystemAdjustment(CoordinateSystemAdjustmentType, Length, Length, Length)
Create an adjustment which will change the XYZ axis, based on the type of adjustment
Public methodCoordinateSystemAdjustment(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
Top
See Also