NX Open C++ Reference Guide
|
this class creates the output operation
To create a new instance of this class, use CAM::InspectionOperationCollection::CreateInspectionOutputOperationBuilder
Created in NX7.0.0.
More...
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. |
this class creates the output operation
To create a new instance of this class, use CAM::InspectionOperationCollection::CreateInspectionOutputOperationBuilder
Created in NX7.0.0.
NXOpen::CAM::InspectionOutputOperationBuilder::TypeOutput NXOpen::CAM::InspectionOutputOperationBuilder::EnumTypeOutput | ( | ) |
Returns the enum type output
Created in NX7.0.0.
License requirements : None
void NXOpen::CAM::InspectionOutputOperationBuilder::SetEnumTypeOutput | ( | NXOpen::CAM::InspectionOutputOperationBuilder::TypeOutput | enumTypeOutput | ) |
Sets the enum type output
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
enumTypeOutput | enumtypeoutput |
void NXOpen::CAM::InspectionOutputOperationBuilder::SetStringFeatureName1 | ( | const NXString & | stringFeatureName1 | ) |
Sets the string feature name1
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
stringFeatureName1 | stringfeaturename1 |
void NXOpen::CAM::InspectionOutputOperationBuilder::SetStringFeatureName2 | ( | const NXString & | stringFeatureName2 | ) |
Sets the string feature name2
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
stringFeatureName2 | stringfeaturename2 |
void NXOpen::CAM::InspectionOutputOperationBuilder::SetStringTolName | ( | const NXString & | stringTolName | ) |
Sets the string tol name
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
stringTolName | stringtolname |
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