Show / Hide Table of Contents

    Enum MaterialType

    An enumeration of the builtin types of material supported

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

    Fields

    Name Description
    Angle

    An angle

    BeadedFlat

    An enumeration of the builtin types of material supported

    BentPlate

    A bent plate

    BentPlateLayout

    A plate with a layout of bends

    Bolt

    A bolt

    Channel

    A channel

    CheckeredFloorPlate

    An enumeration of the builtin types of material supported

    Clevis

    A clevis

    ColdFormedChannel

    A cold formed channel

    ColdFormedZ

    A cold formed Z shape

    Cruciform

    An enumeration of the builtin types of material supported

    Custom

    A material implemented in python, could be one of many different types of material possibly implemented by a third party.

    Decking

    Decking

    ExpandedMetalPlate

    An enumeration of the builtin types of material supported

    FlatBar

    A flat bar

    FlatPlateLayout

    A plate with a layout

    Grating

    Floor grating

    GratingTread

    Grating tread

    Joist

    A joist

    Nut

    A nut

    Pin

    Pin for a clevis

    Pipe

    A pipe

    Rail

    Rail material

    RectangularPlate

    A rectangular plate

    ReferenceObjectAreaLayout

    An enumeration of the builtin types of material supported

    ReferenceObjectPerimiterLayout

    An enumeration of the builtin types of material supported

    RolledPlate

    A rolled plate

    RoundBar

    A round bar

    RoundPlate

    A round plate

    SFlange

    An S shapes section

    STee

    An S tee section

    ShearStud

    A shear stud

    SquareBar

    A square bar

    StandardPart

    A standard part

    Tube

    A tube

    Turnbuckle

    A turnbuckle

    TurnedShell

    An enumeration of the builtin types of material supported

    TurnedSolid

    An enumeration of the builtin types of material supported

    WTee

    A wtee

    Washer

    A washer

    WeldedBox

    A welded box section

    WeldedWideFlange

    A welded wide flange

    WideFlange

    A wide flange

    Back to top