Version: 13.0

    Show / Hide Table of Contents

    Enum AxialLoadType

    Namespace: SMT.MastaAPI.Bolts
    Assembly: SMT.MastaAPI.13.0.dll
    Syntax
    [ComVisible(true)]
    [Guid("72fa654b-f89a-40b0-3699-165b67cf97ce")]
    [ApiEnumFor("SMT.Bolts.AxialLoadType, SMT.Bolts")]
    public enum AxialLoadType

    Fields

    Name Description
    DynamicAndConcentric

    Dynamic and Concentric

    DynamicAndEccentric

    Dynamic and Eccentric

    StaticAndConcentric

    Static and Concentric

    StaticAndEccentric

    Static and Eccentric

    Back to top