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

Represents the track point collection More...

Inheritance diagram for NXOpen.CAM.TrackPointCollection:

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 track point collection

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

Created in NX5.0.0

Member Function Documentation

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

Advances the enumerator to the next element of the collection.

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

Finds the CAM.

TrackPoint object with the given identifier.

Created in NX5.0.0

License requirements: cam_base ("CAM BASE")

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

Returns an array of NXOpen.CAM.TrackPoint objects.

Property Documentation

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