NX Open C++ Reference Guide
|
Represents the CMM Inspection operation collection
To obtain an instance of this class, refer to CAM::InspectionSetup
Created in NX7.0.0.
More...
Represents the CMM Inspection operation collection
To obtain an instance of this class, refer to CAM::InspectionSetup
Created in NX7.0.0.
Returns an iterator addressing the first element.
NXOpen::CAM::InspectionOperation* NXOpen::CAM::InspectionOperationCollection::Create | ( | NXOpen::CAM::InspectionGroup * | parentProgramGroup, |
NXOpen::CAM::InspectionGroup * | parentMethodGroup, | ||
NXOpen::CAM::InspectionGroup * | parentToolGroup, | ||
NXOpen::CAM::InspectionGroup * | parentGeometryGroup, | ||
const NXString & | typeName, | ||
const NXString & | subtypeName, | ||
NXOpen::CAM::OperationCollection::UseDefaultName | useDefaultName, | ||
const NXString & | newOperationName | ||
) |
Create an operation of the specified type and subtype under the parent groups.
If the value of use_default_name is true, default name will be used for the created operation; otherwise, the specified name will be used.
parentProgramGroup | the parent program group |
parentMethodGroup | the parent method group |
parentToolGroup | the parent tool group |
parentGeometryGroup | the parent geometry group |
typeName | the name of the template type NOTE: The full Unicode character set is not supported for this parameter. |
subtypeName | the name of the template subtype NOTE: The full Unicode character set is not supported for this parameter. |
useDefaultName | use default name or not |
newOperationName | the name of the created operation, only used when use_default_name == true NOTE: The full Unicode character set is not supported for this parameter. |
NXOpen::CAM::InspectionAlignmentBuilder* NXOpen::CAM::InspectionOperationCollection::CreateInspectionAlignmentBuilder | ( | NXOpen::CAM::CAMObject * | param | ) |
Creates an Inspection Alignment Builder.
param | Inspection alignment to be edited |
NXOpen::CAM::InspectionCircleFeatureBuilder* NXOpen::CAM::InspectionOperationCollection::CreateInspectionCircleFeatureBuilder | ( | NXOpen::CAM::CAMObject * | param | ) |
Creates an Inspection Circle Feature Builder.
param | Inspection Circle Feature to be edited |
NXOpen::CAM::InspectionCmmCommandBuilder* NXOpen::CAM::InspectionOperationCollection::CreateInspectionCmmCommandBuilder | ( | NXOpen::CAM::CAMObject * | param | ) |
Creates a CMM Inspection Cmm Command Builder.
param | Inspection Cmm command to be edited |
NXOpen::CAM::InspectionCollisionAvoidanceBuilder* NXOpen::CAM::InspectionOperationCollection::CreateInspectionCollisionAvoidanceBuilder | ( | NXOpen::CAM::CAMObject * | param | ) |
Creates a CMM Inspection Collision Avoidance dialog builder.
param | Selected Node |
NXOpen::CAM::InspectionConeFeatureBuilder* NXOpen::CAM::InspectionOperationCollection::CreateInspectionConeFeatureBuilder | ( | NXOpen::CAM::CAMObject * | param | ) |
Creates an Inspection Cone Feature Builder.
param | Inspection Cone Feature to be edited |
NXOpen::CAM::InspectionConstructedFeatureBuilder* NXOpen::CAM::InspectionOperationCollection::CreateInspectionConstructedFeatureBuilder | ( | NXOpen::CAM::CAMObject * | param | ) |
Creates an Inspection Constructed Feature Builder.
param | Inspection Constructed Feature to be edited |
NXOpen::CAM::InspectionCparlnFeatureBuilder* NXOpen::CAM::InspectionOperationCollection::CreateInspectionCparlnFeatureBuilder | ( | NXOpen::CAM::CAMObject * | param | ) |
Creates an Inspection Cparln Feature Builder.
param | Inspection Cparln Feature to be edited |
NXOpen::CAM::InspectionCreatePathsBuilder* NXOpen::CAM::InspectionOperationCollection::CreateInspectionCreatePathsBuilder | ( | NXOpen::CAM::CAMObject * | param | ) |
Creates a CMM Inspection Create Paths dialog builder.
param | Selected Node |
NXOpen::CAM::InspectionCylinderFeatureBuilder* NXOpen::CAM::InspectionOperationCollection::CreateInspectionCylinderFeatureBuilder | ( | NXOpen::CAM::CAMObject * | param | ) |
Creates an Inspection Cylinder Feature Builder.
param | Inspection Cylinder Feature to be edited |
NXOpen::CAM::InspectionLinkPmiBuilder* NXOpen::CAM::InspectionOperationCollection::CreateInspectionLinkPmiBuilder | ( | NXOpen::CAM::CAMObject * | param | ) |
Creates a CMM Inspection Link PMI dialog builder.
param | Selected Node |
NXOpen::CAM::InspectionParplnFeatureBuilder* NXOpen::CAM::InspectionOperationCollection::CreateInspectionParplnFeatureBuilder | ( | NXOpen::CAM::CAMObject * | param | ) |
Creates an Inspection Parpln Feature Builder.
param | Inspection Parpln Feature to be edited |
NXOpen::CAM::InspectionPathBuilder* NXOpen::CAM::InspectionOperationCollection::CreateInspectionPathBuilder | ( | NXOpen::CAM::CAMObject * | param | ) |
Creates a CMM Inspection Path Operation builder.
param | Path operation to be edited |
NXOpen::CAM::InspectionPatternFeatureBuilder* NXOpen::CAM::InspectionOperationCollection::CreateInspectionPatternFeatureBuilder | ( | NXOpen::CAM::CAMObject * | param | ) |
Creates an Inspection Pattern Feature Builder.
param | Inspection Pattern Feature to be edited |
NXOpen::CAM::InspectionSensorBuilder* NXOpen::CAM::InspectionOperationCollection::CreateInspectionSensorBuilder | ( | NXOpen::CAM::CAMObject * | param | ) |
Creates a CMM Inspection Sensor Operation builder.
param | Sensor operation to be edited |
NXOpen::CAM::InspectionSphereFeatureBuilder* NXOpen::CAM::InspectionOperationCollection::CreateInspectionSphereFeatureBuilder | ( | NXOpen::CAM::CAMObject * | param | ) |
Creates an Inspection Sphere Feature Builder.
param | Inspection Sphere Feature to be edited |
NXOpen::CAM::InspectionSurfaceFeatureBuilder* NXOpen::CAM::InspectionOperationCollection::CreateInspectionSurfaceFeatureBuilder | ( | NXOpen::CAM::CAMObject * | param | ) |
Creates an Inspection Surface Feature Builder.
param | Inspection Surface Feature to be edited |
NXOpen::CAM::InspectionToleranceOperationBuilder* NXOpen::CAM::InspectionOperationCollection::CreateInspectionToleranceOperationBuilder | ( | NXOpen::CAM::CAMObject * | param | ) |
Creates a cmm tolerance operation builder.
param | operation to be edited |
NXOpen::CAM::InspectionTorusFeatureBuilder* NXOpen::CAM::InspectionOperationCollection::CreateInspectionTorusFeatureBuilder | ( | NXOpen::CAM::CAMObject * | param | ) |
Creates an Inspection Torus Feature Builder.
param | Inspection Torus Feature to be edited |
Returns an iterator addressing one past the last element.
NXOpen::CAM::InspectionOperation* NXOpen::CAM::InspectionOperationCollection::FindObject | ( | const NXString & | sid | ) |
Finds the InspectionOperation object with the given identifier as recorded in a journal.
sid | the name of the object |
void NXOpen::CAM::InspectionOperationCollection::SetPathFeature | ( | NXOpen::CAM::CAMObject * | inspectionPath, |
const NXString & | featureName | ||
) |
Sets the Inspection Feature referenced in an Inspection Path.
Created in NX7.5.1.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
inspectionPath | Inspection Path |
featureName | Feature name NOTE: The full Unicode character set is not supported for this parameter. |
tag_t NXOpen::CAM::InspectionOperationCollection::Tag | ( | ) | const |
Returns the tag of this object.