Class BoltTypeCanada
Bolt type setup information for a Canadian design bolt
Inherited Members
Namespace: DesignData.SDS2.Setup
Assembly: DesignData.SDS2.Setup.dll
Syntax
public class BoltTypeCanada : BoltType
Properties
ProbabilityCoefficient
Bolt type setup information for a Canadian design bolt
Declaration
public double ProbabilityCoefficient { get; }
Property Value
Type | Description |
---|---|
double |
ReducedCapacityDiameter
Bolt type setup information for a Canadian design bolt
Declaration
public double ReducedCapacityDiameter { get; }
Property Value
Type | Description |
---|---|
double |
ReducedTension
Bolt type setup information for a Canadian design bolt
Declaration
public double ReducedTension { get; }
Property Value
Type | Description |
---|---|
double |
SlipCoefficient
Bolt type setup information for a Canadian design bolt
Declaration
public double SlipCoefficient { get; }
Property Value
Type | Description |
---|---|
double |
SurfaceClass
Bolt type setup information for a Canadian design bolt
Declaration
public SurfaceClassType SurfaceClass { get; }
Property Value
Type | Description |
---|---|
SurfaceClassType |
Tension
The nominal tension stress for this type of bolt
Declaration
public double Tension { get; }
Property Value
Type | Description |
---|---|
double |
ThreadFactor
Bolt type setup information for a Canadian design bolt
Declaration
public double ThreadFactor { get; }
Property Value
Type | Description |
---|---|
double |
Methods
Dispose(bool)
Bolt type setup information for a Canadian design bolt
Declaration
protected override void Dispose(bool disposing)
Parameters
Type | Name | Description |
---|---|---|
bool | disposing |
Overrides
Equals(object)
Bolt type setup information for a Canadian design bolt
Declaration
public override bool Equals(object other)
Parameters
Type | Name | Description |
---|---|---|
object | other |
Returns
Type | Description |
---|---|
bool |
Overrides
GetHashCode()
Bolt type setup information for a Canadian design bolt
Declaration
public override int GetHashCode()
Returns
Type | Description |
---|---|
int |