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

Represents the Inspection move collection
To obtain an instance of this class, refer to NXOpen::CAM::InspectionOperation

Created in NX7.0.0. More...

Inheritance diagram for NXOpen::CAM::InspectionMoveCollection:
NXOpen::TaggedObjectCollection

Classes

class  iterator
 Iterator for accessing the contents of the collection. More...
 

Public Member Functions

iterator begin ()
 Returns an iterator addressing the first element. More...
 
NXOpen::CAM::InspectionDeltaMoveBuilderCreateInspectionDeltaMoveBuilder (NXOpen::CAM::InspectionMoveSubop *param)
 Create a CMM Inspection Delta Move sub-operation. More...
 
NXOpen::CAM::InspectionLinear5axisMoveToPointBuilderCreateInspectionLinear5axisMoveToPointBuilder (NXOpen::CAM::InspectionMoveSubop *param)
 Create a CMM Inspection Linear 5axis Move To Point sub-operation. More...
 
NXOpen::CAM::InspectionLinearMoveToPointBuilderCreateInspectionLinearMoveToPointBuilder (NXOpen::CAM::InspectionMoveSubop *param)
 Create a CMM Inspection Linear Move To Point sub-operation. More...
 
NXOpen::CAM::InspectionMeasurePointBuilderCreateInspectionMeasurePointBuilder (NXOpen::CAM::InspectionMoveSubop *param)
 Create a CMM Inspection Measure Point sub-operation. More...
 
NXOpen::CAM::InspectionPolarGridBuilderCreateInspectionPolarGridBuilder (NXOpen::CAM::InspectionMoveSubop *param)
 Create a CMM Inspection Polar Grid sub-operation. More...
 
NXOpen::CAM::InspectionScanArcBuilderCreateInspectionScanArcBuilder (NXOpen::CAM::InspectionMoveSubop *param)
 Create a CMM Inspection Scan Arc sub-operation. More...
 
NXOpen::CAM::InspectionScanCurve5AxisBuilderCreateInspectionScanCurve5axisBuilder (NXOpen::CAM::InspectionMoveSubop *param)
 Create a CMM Inspection 5 Axis Scan Curve sub-operation. More...
 
NXOpen::CAM::InspectionScanCurveBuilderCreateInspectionScanCurveBuilder (NXOpen::CAM::InspectionMoveSubop *param)
 Create a CMM Inspection Scan Curve sub-operation. More...
 
NXOpen::CAM::InspectionScanHelixBuilderCreateInspectionScanHelixBuilder (NXOpen::CAM::InspectionMoveSubop *param)
 Create a CMM Inspection Scan Helix sub-operation. More...
 
NXOpen::CAM::InspectionScanLineBuilderCreateInspectionScanLineBuilder (NXOpen::CAM::InspectionMoveSubop *param)
 Create a CMM Inspection Scan Line sub-operation. More...
 
NXOpen::CAM::InspectionSensorMassEditBuilderCreateInspectionSensorMassEditBuilder (NXOpen::CAM::InspectionMoveSubop *param)
 Create a CMM Inspection subop sensor mass edit dialog builder. More...
 
NXOpen::CAM::InspectionUVGridBuilderCreateInspectionUvgridBuilder (NXOpen::CAM::InspectionMoveSubop *param)
 Create a CMM Inspection Rectangular UV Grid sub-operation. More...
 
iterator end ()
 Returns an iterator addressing one past the last element. More...
 
NXOpen::CAM::InspectionMoveSubopFindObject (const NXString &sid)
 Finds the CAM.InspectionMoveSubop object with the given identifier as recorded in a journal. More...
 
NXOpen::CAM::InspectionMoveSubopFindObject (const char *sid)
 Finds the CAM.InspectionMoveSubop object with the given identifier as recorded in a journal. More...
 
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Represents the Inspection move collection
To obtain an instance of this class, refer to NXOpen::CAM::InspectionOperation

Created in NX7.0.0.


Member Function Documentation

iterator NXOpen::CAM::InspectionMoveCollection::begin ( )

Returns an iterator addressing the first element.

NXOpen::CAM::InspectionDeltaMoveBuilder* NXOpen::CAM::InspectionMoveCollection::CreateInspectionDeltaMoveBuilder ( NXOpen::CAM::InspectionMoveSubop param)

Create a CMM Inspection Delta Move sub-operation.

Returns
CMM Inspection Delta Move Builder
Created in NX7.5.2.

License requirements : insp_programming ("INSPECTION PROGRAMMING")
Parameters
paramInspection Move object
NXOpen::CAM::InspectionLinear5axisMoveToPointBuilder* NXOpen::CAM::InspectionMoveCollection::CreateInspectionLinear5axisMoveToPointBuilder ( NXOpen::CAM::InspectionMoveSubop param)

Create a CMM Inspection Linear 5axis Move To Point sub-operation.

Returns
CMM Inspection Linear 5axis Move To Point Builder
Created in NX8.5.0.

License requirements : insp_programming ("INSPECTION PROGRAMMING")
Parameters
paramInspection Move object
NXOpen::CAM::InspectionLinearMoveToPointBuilder* NXOpen::CAM::InspectionMoveCollection::CreateInspectionLinearMoveToPointBuilder ( NXOpen::CAM::InspectionMoveSubop param)

Create a CMM Inspection Linear Move To Point sub-operation.

Returns
CMM Inspection Linear Move To Point Builder
Created in NX7.0.0.

License requirements : insp_programming ("INSPECTION PROGRAMMING")
Parameters
paramInspection Move object
NXOpen::CAM::InspectionMeasurePointBuilder* NXOpen::CAM::InspectionMoveCollection::CreateInspectionMeasurePointBuilder ( NXOpen::CAM::InspectionMoveSubop param)

Create a CMM Inspection Measure Point sub-operation.

Returns
CMM Inspection Measure Point Builder
Created in NX7.0.0.

License requirements : insp_programming ("INSPECTION PROGRAMMING")
Parameters
paramInspection Move object
NXOpen::CAM::InspectionPolarGridBuilder* NXOpen::CAM::InspectionMoveCollection::CreateInspectionPolarGridBuilder ( NXOpen::CAM::InspectionMoveSubop param)

Create a CMM Inspection Polar Grid sub-operation.

Returns
CMM Inspection Polar Grid Builder
Created in NX11.0.2.

License requirements : insp_programming ("INSPECTION PROGRAMMING")
Parameters
paramInspection Move object
NXOpen::CAM::InspectionScanArcBuilder* NXOpen::CAM::InspectionMoveCollection::CreateInspectionScanArcBuilder ( NXOpen::CAM::InspectionMoveSubop param)

Create a CMM Inspection Scan Arc sub-operation.

Returns
CMM Inspection Scan Arc Builder
Created in NX7.0.0.

License requirements : insp_programming ("INSPECTION PROGRAMMING")
Parameters
paramInspection Move object
NXOpen::CAM::InspectionScanCurve5AxisBuilder* NXOpen::CAM::InspectionMoveCollection::CreateInspectionScanCurve5axisBuilder ( NXOpen::CAM::InspectionMoveSubop param)

Create a CMM Inspection 5 Axis Scan Curve sub-operation.

Returns
CMM Inspection 5 Axis Scan Curve Builder
Created in NX7.5.2.

License requirements : insp_programming ("INSPECTION PROGRAMMING")
Parameters
paramInspection Move object
NXOpen::CAM::InspectionScanCurveBuilder* NXOpen::CAM::InspectionMoveCollection::CreateInspectionScanCurveBuilder ( NXOpen::CAM::InspectionMoveSubop param)

Create a CMM Inspection Scan Curve sub-operation.

Returns
CMM Inspection Scan Curve Builder
Created in NX7.0.0.

License requirements : insp_programming ("INSPECTION PROGRAMMING")
Parameters
paramInspection Move object
NXOpen::CAM::InspectionScanHelixBuilder* NXOpen::CAM::InspectionMoveCollection::CreateInspectionScanHelixBuilder ( NXOpen::CAM::InspectionMoveSubop param)

Create a CMM Inspection Scan Helix sub-operation.

Returns
CMM Inspection Scan Helix Builder
Created in NX8.5.0.

License requirements : insp_programming ("INSPECTION PROGRAMMING")
Parameters
paramInspection Move object
NXOpen::CAM::InspectionScanLineBuilder* NXOpen::CAM::InspectionMoveCollection::CreateInspectionScanLineBuilder ( NXOpen::CAM::InspectionMoveSubop param)

Create a CMM Inspection Scan Line sub-operation.

Returns
CMM Inspection Scan Line Builder
Created in NX7.0.0.

License requirements : insp_programming ("INSPECTION PROGRAMMING")
Parameters
paramInspection Move object
NXOpen::CAM::InspectionSensorMassEditBuilder* NXOpen::CAM::InspectionMoveCollection::CreateInspectionSensorMassEditBuilder ( NXOpen::CAM::InspectionMoveSubop param)

Create a CMM Inspection subop sensor mass edit dialog builder.

Returns
Inspection Subop Sensor Mass Edit builder created
Created in NX7.5.3.

License requirements : insp_programming ("INSPECTION PROGRAMMING")
Parameters
paramInspection Move object
NXOpen::CAM::InspectionUVGridBuilder* NXOpen::CAM::InspectionMoveCollection::CreateInspectionUvgridBuilder ( NXOpen::CAM::InspectionMoveSubop param)

Create a CMM Inspection Rectangular UV Grid sub-operation.

Returns
CMM Inspection UV Grid Builder
Created in NX7.0.0.

License requirements : insp_programming ("INSPECTION PROGRAMMING")
Parameters
paramInspection Move object
iterator NXOpen::CAM::InspectionMoveCollection::end ( )

Returns an iterator addressing one past the last element.

NXOpen::CAM::InspectionMoveSubop* NXOpen::CAM::InspectionMoveCollection::FindObject ( const NXString sid)

Finds the CAM.InspectionMoveSubop object with the given identifier as recorded in a journal.

Returns
the found object
Created in NX7.0.0.

License requirements : insp_programming ("INSPECTION PROGRAMMING")
Parameters
sidthe name of the object
NXOpen::CAM::InspectionMoveSubop* NXOpen::CAM::InspectionMoveCollection::FindObject ( const char *  sid)

Finds the CAM.InspectionMoveSubop object with the given identifier as recorded in a journal.

Returns
the found object
Created in NX7.0.0.

License requirements : insp_programming ("INSPECTION PROGRAMMING")
Parameters
sidthe name of the object
tag_t NXOpen::CAM::InspectionMoveCollection::Tag ( ) const

Returns the tag of this object.


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