Show / Hide Table of Contents

    Enum VertBraceBeamClipSizeSpecification

    A specification for how a clip angle is sized when a vertical brace gusset plate connects to a column and beam.

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

    Fields

    Name Description
    FromSetupOrConnSpec

    Use the size defined in the connection specification or setup.

    MatchColumnClip

    Use the same size on the beam as the clip angle connected to the column

    Back to top