IBolt |
Represents an EC-specific bolt
Namespace: TSD.API.Remoting.Connections
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 24.0.1.45+53a79b69d75fb81c51fcd389e0bdcf241e5b9f7c
Syntax
The IBoltEc type exposes the following members.
Properties
Name | Description | |
---|---|---|
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) | |
HeadThickness | Gets the thickness of the bolt head (in [mm]) | |
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) | |
TensileStressArea | Gets the tensile stress area of the bolt (in [mm²]) | |
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) | |
YieldStrength | Gets the yield strength of the bolt (in [N/mm²]) |
See Also