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

Represents a collection of notes More...

Inheritance diagram for NXOpen.Annotations.NoteCollection:

Public Member Functions

NXOpen.Annotations.BaseNote[] ToArray ()
 Returns an array of NXOpen.Annotations.BaseNote objects. More...
 
unsafe NXOpen.Annotations.NoteData NewNoteData ()
 Creates a new NoteData object More...
 
unsafe NXOpen.Annotations.PmiNote CreatePmiNote (NXOpen.Annotations.NoteData noteData, NXOpen.Annotations.PmiData pmiData, NXOpen.Xform annotationPlane, NXOpen.Point3d origin)
 Creates a PMI note 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 a collection of notes

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

Created in NX3.0.0

Member Function Documentation

unsafe NXOpen.Annotations.PmiNote NXOpen.Annotations.NoteCollection.CreatePmiNote ( NXOpen.Annotations.NoteData  noteData,
NXOpen.Annotations.PmiData  pmiData,
NXOpen.Xform  annotationPlane,
NXOpen.Point3d  origin 
)

Creates a PMI note

Created in NX4.0.0

License requirements: geometric_tol ("GDT")

Parameters
noteDataNote data
pmiDataPMI data
annotationPlaneAnnotation plane on which the note lies
originOrigin for the note
Returns
New PMI note
override int NXOpen.Annotations.NoteCollection.EnumerateMoveNext ( ref Tag  currentTag,
byte[]  state 
)
protected

Advances the enumerator to the next element of the collection.

unsafe NXOpen.Annotations.NoteData NXOpen.Annotations.NoteCollection.NewNoteData ( )

Creates a new NoteData object

Created in NX4.0.0

License requirements: None.

Returns
New NoteData
NXOpen.Annotations.BaseNote [] NXOpen.Annotations.NoteCollection.ToArray ( )

Returns an array of NXOpen.Annotations.BaseNote objects.

Property Documentation

Tag NXOpen.Annotations.NoteCollection.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.