Interface ICamApiInternalRectangleProbingCycle
Internal rectangle probing cycle geometry. XML type: TInternalRectangleCycle.
Assembly: CAMAPI.ModelFormerTypes.dll
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("EA7EA8E5-F44A-41A8-B24F-3AA92CC90761")]
public interface ICamApiInternalRectangleProbingCycle
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