Show / Hide Table of Contents

    Enum ColumnWebDoublerSide

    The location of a doubler plate on the web of a column.

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

    Fields

    Name Description
    Automatic

    Decide based on information in setup.

    Both

    Place it on both sides of the column web

    FarSide

    Place it on the far side of the column

    NearSide

    Place it on the near side of the column

    Back to top