Version: 13.0

    Show / Hide Table of Contents

    Enum CutterBladeType

    Namespace: SMT.MastaAPI.Gears.GearDesigns.Conical
    Assembly: SMT.MastaAPI.13.0.dll
    Syntax
    [ComVisible(true)]
    [Guid("731fc3eb-400e-1f87-c22a-6e85b6e95ee5")]
    [ApiEnumFor("SMT.Gears.GearDesigns.Conical.CutterBladeType, SMT.Gears")]
    public enum CutterBladeType

    Fields

    Name Description
    CircularArc

    Circular Arc

    Parabolic

    Parabolic

    Straight

    Straight

    Back to top