Class IMTI_TurnToolItemsExtension
Inheritance
object
IMTI_TurnToolItemsExtension
Assembly: STMachiningToolsImportHelper.dll
public static class IMTI_TurnToolItemsExtension : Object
Methods
Declaration
public static IMTI_TurnToolDimensions GetDimensions(this IMTI_TurnToolItems tool)
Parameters
Returns
Declaration
public static IMTI_TurnToolDirections GetDirections(this IMTI_TurnToolItems tool)
Parameters
Returns
Declaration
public static IMTI_TurnToolHand GetHandType(this IMTI_TurnToolItems tool)
Parameters
Returns
Declaration
public static IMTI_TurnToolOverhang GetOverhang(this IMTI_TurnToolItems tool)
Parameters
Returns
ToolingPoints has two objects with index = 0 - the first point, and with index = 1 - the second point
Declaration
public static IMTI_TurnToolToolingPoints GetToolingPoints(this IMTI_TurnToolItems tool)
Parameters
Returns