Show / Hide Table of Contents

    Enum ColumnSpliceAttachmentMethod

    The method to attach spliced columns.

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

    Fields

    Name Description
    BoltedFlangePlates

    Bolt flange plates to both columns ends

    WeldedFlangePlates

    Weld flange plates to one column end and bolt to the other column

    WeldedWithoutFlangePlates

    Weld one column end directly to the other column

    Back to top