Version: 13.0

    Show / Hide Table of Contents

    Enum BearingMeasurementType

    Namespace: SMT.MastaAPI.Bearings
    Assembly: SMT.MastaAPI.13.0.dll
    Syntax
    [ComVisible(true)]
    [Guid("78b09626-1a4a-738c-3535-67db15c7549c")]
    [ApiEnumFor("SMT.Bearings.BearingMeasurementType, SMT.Bearings")]
    public enum BearingMeasurementType : byte

    Fields

    Name Description
    Inch

    Inch

    Metric

    Metric

    Back to top