Interface ICamApiLatheCycleProfile
"Profile" cycle of a lathe-contouring item (XML: TLatheContouringProfile, UI combobox option "Profile"). Profile-only path with no roughing parameters.
Namespace: CAMAPI.ModelFormerLatheTypes
Assembly: CAMAPI.ModelFormerLatheTypes.dll
Syntax
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("2D2A9160-FD96-432B-8FB3-FC124D0A7602")]
public interface ICamApiLatheCycleProfile
Properties
ArcRollMode
"Roll by arcs" checkbox
Declaration
bool ArcRollMode { get; set; }
Property Value
| Type | Description |
|---|---|
| bool |
LengthCorrector
Declaration
TLatheLengthCorrector LengthCorrector { get; set; }
Property Value
| Type | Description |
|---|---|
| TLatheLengthCorrector |