Interface ICamApiCalibratePartProbeProbingAction
Calibrate Part Probe action. XML type: TCalibratePartProbeCycleAction. Calibrates the part-measurement probe against a reference surface.
Namespace: CAMAPI.ModelFormerTypes
Assembly: CAMAPI.ModelFormerTypes.dll
Syntax
[Guid("E6F7A8B9-C0D1-4235-E6F7-A8B9C0D14235")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
public interface ICamApiCalibratePartProbeProbingAction
Properties
Corrector1
Length corrector register number.
Declaration
int Corrector1 { get; set; }
Property Value
| Type | Description |
|---|---|
| int |
Corrector2
Radius corrector register number.
Declaration
int Corrector2 { get; set; }
Property Value
| Type | Description |
|---|---|
| int |
ProbeNumber
Probe tool number.
Declaration
int ProbeNumber { get; set; }
Property Value
| Type | Description |
|---|---|
| int |