Version: 13.0

    Show / Hide Table of Contents

    Enum MicroGeometryLeadToleranceChartView

    Namespace: SMT.MastaAPI.Gears.GearDesigns.Cylindrical.MicroGeometry
    Assembly: SMT.MastaAPI.13.0.dll
    Syntax
    [ComVisible(true)]
    [Guid("42e7ab22-9819-506e-d054-3a3caef03c22")]
    [ApiEnumFor("SMT.Gears.GearDesigns.Cylindrical.MicroGeometry.MicroGeometryLeadToleranceChartView, SMT.Gears")]
    public enum MicroGeometryLeadToleranceChartView

    Fields

    Name Description
    RootToTipView

    With this option selected, the face width axes of the tolerance charts are oriented so that the micro geometry appears as if you are looking from the gear root up to the gear tooth tip, with the left flank on your left and the right flank on your right. (This option is consistent with VDI/VDE 2612:2000.)

    TipToRootView

    With this option selected, the face width axes of the tolerance charts are oriented so that the micro geometry appears as if you are looking from the gear tooth tip down to the gear root, with the left flank on your left and the right flank on your right.

    Back to top