ProbeOutputControl Class¶
-
class
NXOpen.CAM.ProbeOutputControl¶ Bases:
NXOpen.TaggedObjectRepresents a
NXOpen.CAM.ProbeOutputControlNew in version NX11.0.2.
Properties¶
| Property | Description |
|---|---|
| Output | Returns or sets the output option |
| Tag | Returns the Tag for this object. |
Methods¶
Enumerations¶
| ProbeOutputControlOutputType Enumeration | the output method types |
Property Detail¶
Output¶
-
ProbeOutputControl.Output¶ Returns or sets the output option
-------------------------------------Getter Method
Signature
OutputReturns: Return type: NXOpen.CAM.ProbeOutputControlOutputTypeNew in version NX11.0.2.
License requirements: None.
-------------------------------------Setter Method
Signature
OutputParameters: newValue ( NXOpen.CAM.ProbeOutputControlOutputType) –New in version NX11.0.2.
License requirements: None.