Show / Hide Table of Contents

    Enum MomentConnectionMaterial

    The kind of extra material to add to a connection for the moment

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

    Fields

    Name Description
    Angle

    Use angles to build the moment connection

    None

    No additional material used

    Plate

    Use plates to build the moment connection

    Back to top