Enum DoubleAxisScaleAndRange
Namespace: SMT.MastaAPI.Gears.GearDesigns.Cylindrical
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public enum DoubleAxisScaleAndRange
Fields
Name | Description |
---|---|
EqualRange | The axes will share the same range (and scale). |
EqualScale | The axes will share the same scale. |
MASTADefault | The scale and range of the axes will be independent. |