Class BaseCapPlateColumnFlangePrep
These options are for column preparations with BevelGroove type welds
Inheritance
System.Object
BaseCapPlateColumnFlangePrep
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ToString()
System.Object.ReferenceEquals(System.Object, System.Object)
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 |
---|---|
System.Double |
AlternateN1ReEntrantCutDepth
Depth of the cope from the inside of the flange.
Declaration
public double AlternateN1ReEntrantCutDepth { get; }
Property Value
Type | Description |
---|---|
System.Double |
AlternateN1ReEntrantCutLength
Length of the reentrant cut.
Declaration
public double AlternateN1ReEntrantCutLength { get; }
Property Value
Type | Description |
---|---|
System.Double |
AlternateN1ReEntrantCutRadius
Declaration
public double AlternateN1ReEntrantCutRadius { get; }
Property Value
Type | Description |
---|---|
System.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 |
---|---|
System.Double |
AlternateN3CopeDepth
The depth of the cope from the flange
Declaration
public double AlternateN3CopeDepth { get; }
Property Value
Type | Description |
---|---|
System.Double |
GrooveAngle
The angle to cut the flange back
Declaration
public double GrooveAngle { get; }
Property Value
Type | Description |
---|---|
System.Double |
ReEntrantCut
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 |
---|---|
System.Double |
RootFaceDimension
Declaration
public double RootFaceDimension { get; }
Property Value
Type | Description |
---|---|
System.Double |
RootOpening
Length of the cope.
Declaration
public double RootOpening { get; }
Property Value
Type | Description |
---|---|
System.Double |
WebSetbackDimension
Declaration
public double WebSetbackDimension { get; }
Property Value
Type | Description |
---|---|
System.Double |
Methods
Dispose(Boolean)
Declaration
protected virtual void Dispose(bool disposing)
Parameters
Type | Name | Description |
---|---|---|
System.Boolean | disposing |
Finalize()
Declaration
protected void Finalize()