Version: 13.0

    Show / Hide Table of Contents

    Enum MicroGeometryModel

    Namespace: SMT.MastaAPI.Gears
    Assembly: SMT.MastaAPI.13.0.dll
    Syntax
    [ComVisible(true)]
    [Guid("7ec4d744-c494-dfe3-46b5-da1a0713141b")]
    [ApiEnumFor("SMT.Gears.MicroGeometryModel, SMT.Gears")]
    public enum MicroGeometryModel

    Fields

    Name Description
    EstimatedFromMacroGeometry

    Lead crowning is calculated based on having no edge load with force equal to one third of the static capacity; linear relief can also be added

    None

    No micro geometry

    SpecifiedMicroGeometry

    Uses specified lead crowning and linear relief from micro geometry mode

    Back to top