NXOpen .NET Reference  12.0.0
Public Member Functions | Protected Member Functions | Properties | List of all members
NXOpen.CAM.InspectionMoveSubopCollection Class Reference

Represents the Inspection move collection contained by point set subops More...

Inheritance diagram for NXOpen.CAM.InspectionMoveSubopCollection:

Public Member Functions

NXOpen.CAM.InspectionMoveSubop[] ToArray ()
 Returns an array of NXOpen.CAM.InspectionMoveSubop objects. More...
 
unsafe
NXOpen.CAM.InspectionMoveSubop 
FindObject (string sid)
 Finds the CAM. More...
 

Protected Member Functions

override int EnumerateMoveNext (ref Tag currentTag, byte[] state)
 Advances the enumerator to the next element of the collection. More...
 

Properties

Tag Tag [get]
 Returns the tag of this object. More...
 

Detailed Description

Represents the Inspection move collection contained by point set subops

To obtain an instance of this class, refer to NXOpen.CAM.InspectionMoveSubop

Created in NX7.0.0

Member Function Documentation

override int NXOpen.CAM.InspectionMoveSubopCollection.EnumerateMoveNext ( ref Tag  currentTag,
byte[]  state 
)
protected

Advances the enumerator to the next element of the collection.

unsafe NXOpen.CAM.InspectionMoveSubop NXOpen.CAM.InspectionMoveSubopCollection.FindObject ( string  sid)

Finds the CAM.

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

Created in NX8.0.0

License requirements: insp_programming ("INSPECTION PROGRAMMING")

Parameters
sidthe name of the object
Returns
the found object
NXOpen.CAM.InspectionMoveSubop [] NXOpen.CAM.InspectionMoveSubopCollection.ToArray ( )

Returns an array of NXOpen.CAM.InspectionMoveSubop objects.

Property Documentation

Tag NXOpen.CAM.InspectionMoveSubopCollection.Tag
get

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.