Show / Hide Table of Contents

    Enum ShearThroughPlate

    Through plate options for shear tabs attaching to tubes

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

    Fields

    Name Description
    None

    Do not go through the tube

    Split

    Go through the tube, splitting the plate if it encounters another through plate intersecting it.

    Through

    Go through the tube with a single plate connecting to beams on both sides

    Back to top