Version: 13.0

    Show / Hide Table of Contents

    Enum EdgeRadiusType

    Namespace: SMT.MastaAPI.Gears.GearDesigns.Bevel
    Assembly: SMT.MastaAPI.13.0.dll
    Syntax
    [ComVisible(true)]
    [Guid("a2fb566f-3904-c183-3169-86bd310bad55")]
    [ApiEnumFor("SMT.Gears.GearDesigns.Bevel.EdgeRadiusType, SMT.Gears")]
    public enum EdgeRadiusType

    Fields

    Name Description
    CalculatedMaximum

    Calculated Maximum

    UserSpecified

    User-Specified

    Back to top