Interface IMTI_TurnToolOverhang
Namespace: MachinigToolsImportTypes
Assembly: MachinigToolsImportTypes.dll
Syntax
[Guid("9F2D4E8F-D9FD-423F-96C1-3703FAB68D42")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
public interface IMTI_TurnToolOverhang
Properties
Axial
Declaration
double Axial { get; set; }
Property Value
Type | Description |
---|---|
double |
isAutoCalc
Declaration
bool isAutoCalc { get; set; }
Property Value
Type | Description |
---|---|
bool |
Matching
Declaration
double Matching { get; set; }
Property Value
Type | Description |
---|---|
double |
Radial
Declaration
double Radial { get; set; }
Property Value
Type | Description |
---|---|
double |