Interface ICamApiLatheCycleOffsetLegacy
"Offset cycle" — legacy canned-cycle variant (XML: TLatheCycle73, ISO G73).
Older parent of TAdvancedLatheCycle73, visible in TLatheFaceMachining /
TLatheODTurning UI on non-robot machines. Same parameter set as
ICamApiLatheCycleOffsetRoughing minus the CheckWorkpiece block, which
only exists on the Advanced descendant.
Assembly: CAMAPI.ModelFormerLatheTypes.dll
[Guid("152D155B-598A-4E5D-A58A-11F1C1A14724")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
public interface ICamApiLatheCycleOffsetLegacy
Properties
Declaration
bool ArcRollMode { get; set; }
Property Value
Declaration
double AxialThickness { 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