Interface IBasePlateSymmetricBoltLayout

Represents symmetrical bolt layout with up to 16 bolts on base plate

Namespace: TSD.API.Remoting.Connections
Assembly: TSD.API.Remoting.dll
Syntax
public interface IBasePlateSymmetricBoltLayout : IBasePlateBoltLayout

Properties

Name Description
BoltCountRow1

Gets the number of bolts on base plate in the first row

BoltCountRow2

Gets the number of bolts on base plate in the second row

EdgeDistance

Gets the distance from the base plate edge to bolt row

EdgeDistanceRow1

Gets the distance from the base plate edge to the first bolt in the first row

EdgeDistanceRow2

Gets the distance from the base plate edge to the first bolt in the second row

EndDistance

Gets the distance from the base plate edge to the first row of bolts

FixedDistance

Gets a value indicating whether EdgeDistance or Pitch is set by user

Gauge

Gets the distance between the first and second row of bolts

Pitch

Gets or sets the distance between bolts in row

PitchRow1

Gets the distance between bolts in the first row

PitchRow2

Gets the distance between bolts in the second row

Row2Enabled

Gets a value indicating whether second row of bolts is present

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