Show / Hide Table of Contents

    Enum MomentType

    The type of moment connection

    Namespace: DesignData.SDS2.Model
    Assembly: DesignData.SDS2.Model.dll
    Syntax
    public enum MomentType

    Fields

    Name Description
    Bolted

    A moment connection fastened with bolts

    NonMoment

    Not a moment connection

    Welded

    A moment connection fastened with welds

    Back to top