IBolt |
Represents a US-specific bolt (a "rod")
Namespace: TSD.API.Remoting.Connections
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 24.0.1.45+53a79b69d75fb81c51fcd389e0bdcf241e5b9f7c
Syntax
The IBoltUs type exposes the following members.
Properties
Name | Description | |
---|---|---|
Area | Gets the cross-sectional area of the bolt (in [mm²]) | |
BearingArea | Gets the bearing area of the bolt (in [mm²]) | |
Diameter |
Gets the diameter of the bolt (in [mm])
(Inherited from IBolt) | |
Grade |
Gets the grade the bolt applies to
(Inherited from IBolt) | |
HeadCode |
Gets the head code the bolt applies to
(Inherited from IBolt) | |
Name |
Gets the name
(Inherited from IHaveName) | |
NutThickness |
Gets the nut thickness (in [mm])
(Inherited from IBolt) | |
SystemType |
Gets the unit system the bolt applies to
(Inherited from IBolt) | |
TensileStrength |
Gets the tensile strength of the bolt (in [N/mm²])
(Inherited from IBolt) | |
WasherOutsideDiameter |
Gets the outside diameter of the washer (in [mm])
(Inherited from IBolt) | |
WasherThickness |
Gets the washer thickness (in [mm])
(Inherited from IBolt) | |
WidthAcrossNutFlats |
Gets the width across the flat parts of the nut (in [mm])
(Inherited from IBolt) | |
WidthAcrossNutPoints |
Gets the width across the points of the nut (in [mm])
(Inherited from IBolt) |
See Also