NX Open C++ Reference Guide
Public Types | Public Member Functions
NXOpen::CAM::InspectionOutputOperationBuilder Class Reference

this class creates the output operation
To create a new instance of this class, use CAM::InspectionOperationCollection::CreateInspectionOutputOperationBuilder

Created in NX7.0.0. More...

Inheritance diagram for NXOpen::CAM::InspectionOutputOperationBuilder:
NXOpen::CAM::OperationBuilder NXOpen::CAM::ParamBuilder NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

List of all members.

Public Types

enum  TypeOutput { TypeOutputOutput1, TypeOutputOutput2 }
 Represents the output operation types. More...

Public Member Functions

NXOpen::CAM::InspectionOutputOperationBuilder::TypeOutput EnumTypeOutput ()
 Returns the enum type output
Created in NX7.0.0.
void SetEnumTypeOutput (NXOpen::CAM::InspectionOutputOperationBuilder::TypeOutput enumTypeOutput)
 Sets the enum type output
Created in NX7.0.0.
void SetStringFeatureName1 (const NXString &stringFeatureName1)
 Sets the string feature name1
Created in NX7.0.0.
void SetStringFeatureName2 (const NXString &stringFeatureName2)
 Sets the string feature name2
Created in NX7.0.0.
void SetStringTolName (const NXString &stringTolName)
 Sets the string tol name
Created in NX7.0.0.
NXString StringFeatureName1 ()
 Returns the string feature name1
Created in NX7.0.0.
NXString StringFeatureName2 ()
 Returns the string feature name2
Created in NX7.0.0.
NXString StringTolName ()
 Returns the string tol name
Created in NX7.0.0.

Detailed Description

this class creates the output operation
To create a new instance of this class, use CAM::InspectionOperationCollection::CreateInspectionOutputOperationBuilder

Created in NX7.0.0.



Member Enumeration Documentation

Represents the output operation types.

Enumerator:
TypeOutputOutput1 

output1

TypeOutputOutput2 

output2


Member Function Documentation

Returns the enum type output
Created in NX7.0.0.



License requirements : None

Sets the enum type output
Created in NX7.0.0.



License requirements : insp_programming ("INSPECTION PROGRAMMING")

Parameters:
enumTypeOutputenumtypeoutput

Sets the string feature name1
Created in NX7.0.0.



License requirements : insp_programming ("INSPECTION PROGRAMMING")

Parameters:
stringFeatureName1stringfeaturename1

Sets the string feature name2
Created in NX7.0.0.



License requirements : insp_programming ("INSPECTION PROGRAMMING")

Parameters:
stringFeatureName2stringfeaturename2

Sets the string tol name
Created in NX7.0.0.



License requirements : insp_programming ("INSPECTION PROGRAMMING")

Parameters:
stringTolNamestringtolname

Returns the string feature name1
Created in NX7.0.0.



License requirements : None

Returns the string feature name2
Created in NX7.0.0.



License requirements : None

Returns the string tol name
Created in NX7.0.0.



License requirements : None


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