Interface ICamApiLatheCycleOffsetRoughing
"Offset Roughing" cycle (XML: TAdvancedLatheCycle73, UI default).
Assembly: CAMAPI.ModelFormerLatheTypes.dll
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("4509123C-AB86-4DE5-81ED-9F35C3D019F0")]
public interface ICamApiLatheCycleOffsetRoughing
Properties
Declaration
bool ArcRollMode { get; set; }
Property Value
Declaration
double AxialThickness { get; set; }
Property Value
Declaration
TLatheCheckWorkpiece CheckWorkpiece { get; set; }
Property Value
Declaration
TLatheCompensationType CompensationType { get; set; }
Property Value
Declaration
bool FinishPass { get; set; }
Property Value
Declaration
TLatheLengthCorrector LengthCorrector { get; set; }
Property Value
Declaration
int PassCount { get; set; }
Property Value
Declaration
double RadialThickness { get; set; }
Property Value
Declaration
TLatheStockAllowance RoughStock { get; set; }
Property Value
Declaration
TLatheStartPoint StartPoint { get; set; }
Property Value