Interface ICamApiExternalRectangleProbingCycle
External rectangle probing cycle geometry. XML type: TExternalRectangleCycle.
Assembly: CAMAPI.ModelFormerTypes.dll
[Guid("A25AB2C8-AAE4-4F01-8236-05EB7936F5C9")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
public interface ICamApiExternalRectangleProbingCycle
Properties
Declaration
double AllDepth { get; set; }
Property Value
Declaration
double AllStock { get; set; }
Property Value
Declaration
double FeedDistance { get; set; }
Property Value
Declaration
TST3DPoint Geom1TargetPoint1 { get; set; }
Property Value
Declaration
TST3DPoint Geom1TargetPoint2 { get; set; }
Property Value
Declaration
TST3DPoint Geom1TargetVector1 { get; set; }
Property Value
Declaration
TST3DPoint Geom1TargetVector2 { get; set; }
Property Value
Declaration
TST3DPoint Geom2TargetPoint1 { get; set; }
Property Value
Declaration
TST3DPoint Geom2TargetPoint2 { get; set; }
Property Value
Declaration
TST3DPoint Geom2TargetVector1 { get; set; }
Property Value
Declaration
TST3DPoint Geom2TargetVector2 { get; set; }
Property Value