PlmObjectNode Class

class NXOpen.PlmObjectNode

Bases: NXOpen.TransientObject

This class contains the factory methods for creating a PlmObjectNode.

New in version NX8.5.0.

Methods

Method Description
Dispose Free resources associated with the instance.

Method Detail

Dispose

PlmObjectNode.Dispose

Free resources associated with the instance.

After this method is called, it is illegal to use the object. In .NET, this method is automatically called when the object is deleted by the garbage collector.

Signature Dispose()

New in version NX8.5.0.

License requirements: None.