Version: 13.0

    Show / Hide Table of Contents

    Enum ShaperEdgeTypes

    Namespace: SMT.MastaAPI.Gears.GearDesigns.Cylindrical
    Assembly: SMT.MastaAPI.13.0.dll
    Syntax
    [ComVisible(true)]
    [Guid("97b1196c-0f74-3bc4-c97d-1bf5bdd181e7")]
    [ApiEnumFor("SMT.Gears.GearDesigns.Cylindrical.ShaperEdgeTypes, SMT.Gears")]
    public enum ShaperEdgeTypes

    Fields

    Name Description
    CatmullRomSpline

    Catmull-Rom Spline

    SingleCircle

    Single Circle

    Back to top