Version: 15.0

    Show / Hide Table of Contents

    Enum ProfileToothDrawingMethod

    Namespace: SMT.MastaAPI.SystemModel.PartModel.Gears
    Assembly: SMT.MastaAPI.15.0.dll
    Syntax
    public enum ProfileToothDrawingMethod

    Fields

    Name Description
    DontDrawGear

    Don't Draw Gear

    DrawToReferenceDiameter

    Draw to Reference Diameter

    DrawToRootAndTipDiameter

    Draw to Root and Tip Diameter

    DrawToRootDiameter

    Draw to Root Diameter

    DrawToTipDiameter

    Draw to Tip Diameter

    Back to top