Class BaseCapPlateColumnFlangePrep
These options are for column preparations with BevelGroove type welds
Inherited Members
Namespace: DesignData.SDS2.Setup
Assembly: DesignData.SDS2.Setup.dll
Syntax
public class BaseCapPlateColumnFlangePrep
Properties
AlternateN1FlangeFlushLength
Distance from the end of the flange to the beginning of the reentrant cut on the flange.
Declaration
public double AlternateN1FlangeFlushLength { get; }
Property Value
Type | Description |
---|---|
double |
AlternateN1ReEntrantCutDepth
Depth of the cope from the inside of the flange.
Declaration
public double AlternateN1ReEntrantCutDepth { get; }
Property Value
Type | Description |
---|---|
double |
AlternateN1ReEntrantCutLength
Length of the reentrant cut.
Declaration
public double AlternateN1ReEntrantCutLength { get; }
Property Value
Type | Description |
---|---|
double |
AlternateN1ReEntrantCutRadius
These options are for column preparations with BevelGroove type welds
Declaration
public double AlternateN1ReEntrantCutRadius { get; }
Property Value
Type | Description |
---|---|
double |
AlternateN1ReEntrantHoleDistance
Depth of the center of the reentrant cut hole from the inside of the flange.
Declaration
public double AlternateN1ReEntrantHoleDistance { get; }
Property Value
Type | Description |
---|---|
double |
AlternateN3CopeDepth
The depth of the cope from the flange
Declaration
public double AlternateN3CopeDepth { get; }
Property Value
Type | Description |
---|---|
double |
GrooveAngle
The angle to cut the flange back in degrees.
Declaration
public double GrooveAngle { get; }
Property Value
Type | Description |
---|---|
double |
ReEntrantCut
These options are for column preparations with BevelGroove type welds
Declaration
public ReEntrantCut ReEntrantCut { get; }
Property Value
Type | Description |
---|---|
ReEntrantCut |
ReEntrantCutRadius
The radius of the corner of the cope
Declaration
public double ReEntrantCutRadius { get; }
Property Value
Type | Description |
---|---|
double |
RootFaceDimension
These options are for column preparations with BevelGroove type welds
Declaration
public double RootFaceDimension { get; }
Property Value
Type | Description |
---|---|
double |
RootOpening
Length of the cope.
Declaration
public double RootOpening { get; }
Property Value
Type | Description |
---|---|
double |
WebSetbackDimension
These options are for column preparations with BevelGroove type welds
Declaration
public double WebSetbackDimension { get; }
Property Value
Type | Description |
---|---|
double |
Methods
Dispose(bool)
These options are for column preparations with BevelGroove type welds
Declaration
protected virtual void Dispose(bool disposing)
Parameters
Type | Name | Description |
---|---|---|
bool | disposing |
~BaseCapPlateColumnFlangePrep()
These options are for column preparations with BevelGroove type welds
Declaration
protected ~BaseCapPlateColumnFlangePrep()