Interface ICamApiGrooveProbingCycle
Groove probing cycle geometry. XML type: TGrooveProbingCycle.
Assembly: CAMAPI.ModelFormerTypes.dll
[Guid("38DCB140-0D5E-4327-97F6-76BC49C0076E")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
public interface ICamApiGrooveProbingCycle
Properties
Declaration
double Depth { get; set; }
Property Value
Declaration
double SideClearance { get; set; }
Property Value
Declaration
double Stock { get; set; }
Property Value
Declaration
TST3DPoint TargetPoint1 { get; set; }
Property Value
Declaration
TST3DPoint TargetPoint2 { get; set; }
Property Value
Declaration
TST3DPoint TargetVector1 { get; set; }
Property Value
Declaration
TST3DPoint TargetVector2 { get; set; }
Property Value
Declaration
double TopClearance { get; set; }
Property Value
Declaration
bool TopClearanceEnabled { get; set; }
Property Value
Declaration
double Width { get; set; }
Property Value