Class BoltTypeEuro
Bolt type setup information for a european design bolt
Inherited Members
Namespace: DesignData.SDS2.Setup
Assembly: DesignData.SDS2.Setup.dll
Syntax
public class BoltTypeEuro : BoltType
Properties
BearingBoltCoefficient
Bolt type setup information for a european design bolt
Declaration
public double BearingBoltCoefficient { get; }
Property Value
Type | Description |
---|---|
double |
SurfaceClass
Bolt type setup information for a european design bolt
Declaration
public SurfaceClassType SurfaceClass { get; }
Property Value
Type | Description |
---|---|
SurfaceClassType |
UltimateTensileStrength
The nominal tensile strength of this type of bolt
Declaration
public double UltimateTensileStrength { get; }
Property Value
Type | Description |
---|---|
double |
YieldStrength
The nominal yield strength of this type of bolt
Declaration
public double YieldStrength { get; }
Property Value
Type | Description |
---|---|
double |
Methods
Dispose(bool)
Bolt type setup information for a european design bolt
Declaration
protected override void Dispose(bool disposing)
Parameters
Type | Name | Description |
---|---|---|
bool | disposing |
Overrides
Equals(object)
Bolt type setup information for a european 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 european design bolt
Declaration
public override int GetHashCode()
Returns
Type | Description |
---|---|
int |