NX Open C++ Reference Guide
Public Types | Public Member Functions | List of all members
NXOpen::CAM::ProbeOutputControl Class Reference

Represents a NXOpen::CAM::ProbeOutputControl. More...

Inheritance diagram for NXOpen::CAM::ProbeOutputControl:
NXOpen::TaggedObject

Public Types

enum  OutputType { OutputTypeCenter, OutputTypeContact }
 the output method types More...
 

Public Member Functions

NXOpen::CAM::ProbeOutputControl::OutputType Output ()
 Returns the output option
Created in NX11.0.2. More...
 
void SetOutput (NXOpen::CAM::ProbeOutputControl::OutputType newValue)
 Sets the output option
Created in NX11.0.2. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Represents a NXOpen::CAM::ProbeOutputControl.


Created in NX11.0.2.

Member Enumeration Documentation

the output method types

Enumerator
OutputTypeCenter 

Center.

OutputTypeContact 

Contact Point.

Member Function Documentation

NXOpen::CAM::ProbeOutputControl::OutputType NXOpen::CAM::ProbeOutputControl::Output ( )

Returns the output option
Created in NX11.0.2.



License requirements : None

void NXOpen::CAM::ProbeOutputControl::SetOutput ( NXOpen::CAM::ProbeOutputControl::OutputType  newValue)

Sets the output option
Created in NX11.0.2.



License requirements : None

Parameters
newValuenewvalue

The documentation for this class was generated from the following file:
Copyright 2017 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.