Interface IBolt

Represents a bolt

Inherited Members
Namespace: TSD.API.Remoting.Connections
Assembly: TSD.API.Remoting.dll
Syntax
public interface IBolt : IHaveName

Properties

Name Description
Diameter

Gets the diameter of the bolt (in [mm])

Grade

Gets the grade the bolt applies to

HeadCode

Gets the head code the bolt applies to

NutThickness

Gets the nut thickness (in [mm])

SystemType

Gets the unit system the bolt applies to

TensileStrength

Gets the tensile strength of the bolt (in [N/mm²])

WasherOutsideDiameter

Gets the outside diameter of the washer (in [mm])

WasherThickness

Gets the washer thickness (in [mm])

WidthAcrossNutFlats

Gets the width across the flat parts of the nut (in [mm])

WidthAcrossNutPoints

Gets the width across the points of the nut (in [mm])

Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next