Show / Hide Table of Contents

    Enum MemberType

    Namespace: DesignData.SDS2.Setup
    Assembly: DesignData.SDS2.Setup.dll
    Syntax
    public enum MemberType

    Fields

    Name Description
    Beam

    Beam type.

    Column

    Column type.

    Custom

    Custom type.

    Deck

    Deck type.

    Girt

    Girt type.

    Grate

    Grate type.

    Handrail

    Handrail type.

    HorizontalBrace

    Horizontal Brace type.

    Interactive

    Interactive type.

    Joist

    Joist type.

    Ladder

    Ladder type.

    Misc

    Miscellaneous type.

    Plate

    Plate type.

    Purlin

    Purlin type.

    SagRod

    Sag Rod type.

    Stair

    Stair type.

    Tread

    Tread type.

    Truss

    Truss type.

    VerticalBrace

    Vertical Brace type.

    Back to top