Version: 13.0

    Show / Hide Table of Contents

    Enum ExponentAndReductionFactorsInISO16281Calculation

    Namespace: SMT.MastaAPI.Bearings
    Assembly: SMT.MastaAPI.13.0.dll
    Syntax
    [ComVisible(true)]
    [Guid("4d9cdcbe-f728-d538-5e8b-f90e431fc45d")]
    [ApiEnumFor("SMT.Bearings.ExponentAndReductionFactorsInISO16281Calculation, SMT.Bearings")]
    public enum ExponentAndReductionFactorsInISO16281Calculation : byte

    Fields

    Name Description
    DivideByExponentAndReductionFactors

    Divide by Exponent and Reduction Factors

    DontIncludeExponentAndReductionFactors

    Don't Include Exponent and Reduction Factors

    Back to top