ProbeOutputControl Class

class NXOpen.CAM.ProbeOutputControl

Bases: NXOpen.TaggedObject

Represents a NXOpen.CAM.ProbeOutputControl

New 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 Output

Returns:
Return type:NXOpen.CAM.ProbeOutputControlOutputType

New in version NX11.0.2.

License requirements: None.

-------------------------------------

Setter Method

Signature Output

Parameters:newValue (NXOpen.CAM.ProbeOutputControlOutputType) –

New in version NX11.0.2.

License requirements: None.