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

Represents a collection of NXOpen.Annotations.Pmi objects. More...

Inheritance diagram for NXOpen.Annotations.PmiCollection:

Public Member Functions

NXOpen.Annotations.Pmi[] ToArray ()
 Returns an array of NXOpen.Annotations.Pmi objects. More...
 
unsafe void ExpandCollapsePmiNode (bool expand)
 Expand or collapse the PMI node in the Part Navigator. 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 NXOpen.Annotations.Pmi objects.

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

Created in NX5.0.0

Member Function Documentation

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

Advances the enumerator to the next element of the collection.

unsafe void NXOpen.Annotations.PmiCollection.ExpandCollapsePmiNode ( bool  expand)

Expand or collapse the PMI node in the Part Navigator.

Created in NX9.0.3

License requirements: None.

Parameters
expand
NXOpen.Annotations.Pmi [] NXOpen.Annotations.PmiCollection.ToArray ( )

Returns an array of NXOpen.Annotations.Pmi objects.

Property Documentation

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