Enum DoubleAxisScaleAndRange
Namespace: SMT.MastaAPI.Gears.GearDesigns.Cylindrical
Assembly: SMT.MastaAPI.13.0.dll
Syntax
[ComVisible(true)]
[Guid("b70f246c-f809-f8c5-fe7c-0a053c3b1c20")]
[ApiEnumFor("SMT.Gears.GearDesigns.Cylindrical.DoubleAxisScaleAndRange, SMT.Gears")]
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. |