PmiCollection Class

class NXOpen.Annotations.PmiCollection

Bases: object

Represents a collection of NXOpen.Annotations.Pmi objects.

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

New in version NX5.0.0.

Methods

Method Description
ExpandCollapsePmiNode Expand or collapse the PMI node in the Part Navigator.

Method Detail

ExpandCollapsePmiNode

PmiCollection.ExpandCollapsePmiNode

Expand or collapse the PMI node in the Part Navigator.

Signature ExpandCollapsePmiNode(expand)

Parameters:expand (bool) –

New in version NX9.0.3.

License requirements: None.