Class PLCruciformShape
Derived from the CruciformShape class.
Inherited Members
Namespace: DesignData.SDS2.Setup
Assembly: DesignData.SDS2.Setup.dll
Syntax
public sealed class PLCruciformShape : CruciformShape
Constructors
PLCruciformShape()
Declaration
public PLCruciformShape()
Properties
BtmFlangeGauge
Gauge of the Bottom Flange.
Declaration
public double BtmFlangeGauge { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
BtmFlangeThickness
Thickness of the Bottom Flange.
Declaration
public double BtmFlangeThickness { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
BtmFlangeWeldSize
Weld size for the Bottom Flange.
Declaration
public double BtmFlangeWeldSize { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
BtmFlangeWeldType
Weld type of the Bottom Flange. Uses WeldedShapeWeldType.
Declaration
public WeldedShapeWeldType BtmFlangeWeldType { get; set; }
Property Value
Type | Description |
---|---|
WeldedShapeWeldType |
BtmFlangeWidth
Width of the Bottom Flange.
Declaration
public double BtmFlangeWidth { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
Depth
Main member width + Top flange thickness + Bottom flange thickness.
Declaration
public double Depth { get; }
Property Value
Type | Description |
---|---|
System.Double |
FSTeeDepth
Depth of the FS Tee.
Declaration
public double FSTeeDepth { get; }
Property Value
Type | Description |
---|---|
System.Double |
FSTeeFlangeGauge
Gauge of the FS Tee Flange.
Declaration
public double FSTeeFlangeGauge { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
FSTeeFlangeThickness
Thickness of the FS Tee Flange.
Declaration
public double FSTeeFlangeThickness { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
FSTeeFlangeWeldSize
Weld size for the FS Tee Flange.
Declaration
public double FSTeeFlangeWeldSize { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
FSTeeFlangeWeldType
Weld type for the FS Tee Flange. Uses WeldedShapeWeldType.
Declaration
public WeldedShapeWeldType FSTeeFlangeWeldType { get; set; }
Property Value
Type | Description |
---|---|
WeldedShapeWeldType |
FSTeeFlangeWidth
Width of the FS Tee Flange.
Declaration
public double FSTeeFlangeWidth { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
FSTeeWebThickness
Web Thickness of the FS Tee.
Declaration
public double FSTeeWebThickness { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
FSTeeWeldSize
Weld size for the FS Tee.
Declaration
public double FSTeeWeldSize { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
FSTeeWeldType
Weld Type for the FS Tee. Uses WeldedShapeWeldType.
Declaration
public WeldedShapeWeldType FSTeeWeldType { get; set; }
Property Value
Type | Description |
---|---|
WeldedShapeWeldType |
NSTeeDepth
Depth of the NS Tee.
Declaration
public double NSTeeDepth { get; }
Property Value
Type | Description |
---|---|
System.Double |
NSTeeFlangeGauge
Guage of the NS Tee Flange.
Declaration
public double NSTeeFlangeGauge { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
NSTeeFlangeThickness
Thickness of the NS Tee Flange.
Declaration
public double NSTeeFlangeThickness { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
NSTeeFlangeWeldSize
Weld size for the NS Tee Flange.
Declaration
public double NSTeeFlangeWeldSize { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
NSTeeFlangeWeldType
Weld type for the NS Tee Flange. Uses WeldedShapeWeldType.
Declaration
public WeldedShapeWeldType NSTeeFlangeWeldType { get; set; }
Property Value
Type | Description |
---|---|
WeldedShapeWeldType |
NSTeeFlangeWidth
Width of the NS Tee Flange.
Declaration
public double NSTeeFlangeWidth { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
NSTeeWebThickness
Web thickness of the NS Tee.
Declaration
public double NSTeeWebThickness { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
NSTeeWeldSize
Weld size for NS Tee.
Declaration
public double NSTeeWeldSize { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
NSTeeWeldType
Weld type for the NS Tee. Uses WeldedShapeWeldType.
Declaration
public WeldedShapeWeldType NSTeeWeldType { get; set; }
Property Value
Type | Description |
---|---|
WeldedShapeWeldType |
TopFlangeGauge
Gauge of the Top Flange.
Declaration
public double TopFlangeGauge { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
TopFlangeThickness
Thickness of the Top Flange.
Declaration
public double TopFlangeThickness { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
TopFlangeWeldSize
Weld size of the Top Flange.
Declaration
public double TopFlangeWeldSize { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
TopFlangeWeldType
Weld type of the Top Flange. Uses WeldedShapeWeldType.
Declaration
public WeldedShapeWeldType TopFlangeWeldType { get; set; }
Property Value
Type | Description |
---|---|
WeldedShapeWeldType |
TopFlangeWidth
Width of the Top Flange.
Declaration
public double TopFlangeWidth { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
WebThickness
Web thickness of the main member material.
Declaration
public double WebThickness { get; }
Property Value
Type | Description |
---|---|
System.Double |
Methods
Dispose(Boolean)
Declaration
protected override void Dispose(bool disposing)
Parameters
Type | Name | Description |
---|---|---|
System.Boolean | disposing |