Class BoltTypeAustralia
Bolt type setup information for an Australian design bolt
Inherited Members
Namespace: DesignData.SDS2.Setup
Assembly: DesignData.SDS2.Setup.dll
Syntax
public class BoltTypeAustralia : BoltType
Properties
LongSlot
Bolt type setup information for an Australian design bolt
Declaration
public double LongSlot { get; }
Property Value
Type | Description |
---|---|
double |
OversizedHoleFactor
Bolt type setup information for an Australian design bolt
Declaration
public double OversizedHoleFactor { get; }
Property Value
Type | Description |
---|---|
double |
ShortSlot
Bolt type setup information for an Australian design bolt
Declaration
public double ShortSlot { get; }
Property Value
Type | Description |
---|---|
double |
SlipFactor
Bolt type setup information for an Australian design bolt
Declaration
public double SlipFactor { get; }
Property Value
Type | Description |
---|---|
double |
StandardHoleFactor
Bolt type setup information for an Australian design bolt
Declaration
public double StandardHoleFactor { get; }
Property Value
Type | Description |
---|---|
double |
Tension
The nominal tension stress for this type of bolt
Declaration
public double Tension { get; }
Property Value
Type | Description |
---|---|
double |
TensionMethod
Bolt type setup information for an Australian design bolt
Declaration
public TensionMethod TensionMethod { get; }
Property Value
Type | Description |
---|---|
TensionMethod |
Methods
Dispose(bool)
Bolt type setup information for an Australian design bolt
Declaration
protected override void Dispose(bool disposing)
Parameters
Type | Name | Description |
---|---|---|
bool | disposing |
Overrides
Equals(object)
Bolt type setup information for an Australian 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 an Australian design bolt
Declaration
public override int GetHashCode()
Returns
Type | Description |
---|---|
int |