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

Represents the inspection track point collection More...

Inheritance diagram for NXOpen.CAM.InspectionTrackPointCollection:

Public Member Functions

NXOpen.CAM.TrackPoint[] ToArray ()
 Returns an array of NXOpen.CAM.TrackPoint objects. More...
 
unsafe NXOpen.CAM.TrackPoint 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 track point collection

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

Created in NX7.0.0

Member Function Documentation

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

Advances the enumerator to the next element of the collection.

unsafe NXOpen.CAM.TrackPoint NXOpen.CAM.InspectionTrackPointCollection.FindObject ( string  sid)

Finds the CAM.

InspectionTrackPoint object with the given identifier.

Created in NX7.0.0

License requirements: insp_programming ("INSPECTION PROGRAMMING")

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

Returns an array of NXOpen.CAM.TrackPoint objects.

Property Documentation

Tag NXOpen.CAM.InspectionTrackPointCollection.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.