IBoltUs Interface

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
public interface IBoltUs : IBolt, 
	IHaveName

The IBoltUs type exposes the following members.

Properties
 NameDescription
Public propertyArea Gets the cross-sectional area of the bolt (in [mm²])
Public propertyBearingArea Gets the bearing area of the bolt (in [mm²])
Public propertyDiameter Gets the diameter of the bolt (in [mm])
(Inherited from IBolt)
Public propertyGrade Gets the grade the bolt applies to
(Inherited from IBolt)
Public propertyHeadCode Gets the head code the bolt applies to
(Inherited from IBolt)
Public propertyName Gets the name
(Inherited from IHaveName)
Public propertyNutThickness Gets the nut thickness (in [mm])
(Inherited from IBolt)
Public propertySystemType Gets the unit system the bolt applies to
(Inherited from IBolt)
Public propertyTensileStrength Gets the tensile strength of the bolt (in [N/mm²])
(Inherited from IBolt)
Public propertyWasherOutsideDiameter Gets the outside diameter of the washer (in [mm])
(Inherited from IBolt)
Public propertyWasherThickness Gets the washer thickness (in [mm])
(Inherited from IBolt)
Public propertyWidthAcrossNutFlats Gets the width across the flat parts of the nut (in [mm])
(Inherited from IBolt)
Public propertyWidthAcrossNutPoints Gets the width across the points of the nut (in [mm])
(Inherited from IBolt)
Top
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next