Show / Hide Table of Contents

    Enum ShearMaterialType

    Material types which can be used for shear tabs

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

    Fields

    Name Description
    BuiltupPlates

    Use a W-Tee shaped section builtup from rectangular plates.

    Plate

    Use a simple rectangular plate.

    Wtee

    Use a W-Tee section.

    Back to top