IBase |
Represents symmetrical bolt layout with up to 16 bolts on base plate
Namespace: TSD.API.Remoting.Connections
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 24.0.1.45+53a79b69d75fb81c51fcd389e0bdcf241e5b9f7c
Syntax
The IBasePlateSymmetricBoltLayout type exposes the following members.
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 |
See Also