Show / Hide Table of Contents

    Enum LongLeg

    Defines the which leg of an angle brace with unequal legs is bolted to the gusset plate.

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

    Fields

    Name Description
    Outstanding

    Bolts the short leg of the angle to the gusset plate

    ToGusset

    Bolts the long leg of the angle to the gusset plate.

    Back to top