Version: 13.0

    Show / Hide Table of Contents

    Enum MicroGeometryConvention

    Namespace: SMT.MastaAPI.Gears.GearDesigns.Cylindrical
    Assembly: SMT.MastaAPI.13.0.dll
    Syntax
    [ComVisible(true)]
    [Guid("24fa718f-adc9-9974-b810-5f1d8edc300f")]
    [ApiEnumFor("SMT.Gears.GearDesigns.Cylindrical.MicroGeometryConvention, SMT.Gears")]
    public enum MicroGeometryConvention

    Fields

    Name Description
    ISOAGMADINVDIVDE

    The ISO/AGMA/VDI/VDE option refers to the now common definition between the active versions of the their respective flank deviation standards. In particular:ISO 1328-1:2013, ANSI/AGMA ISO 1328-1-B14, DIN 21772:2012, VDI/VDE 2612 Blatt 1:2016. Helix slope deviations are deemed positive when the absolute values of the helix angles are larger than their nominal values. The helix slope deviations of spur gears are deemed positive if right hand and negative if left hand.

    LDP

    The definition used by Windows LDP from Ohio State GearLab.

    MASTADefaultMaterial

    A positive lead relief value entered means material on at the positive face width end (more positive Z coordinate in gear local coordinate system). Equivalently corresponds to material removed at the negative face width end.

    Back to top