ResultMeasureModelSubset Class

class NXOpen.CAE.ResultMeasureModelSubset

Bases: NXOpen.TransientObject

Represents a a subset of the model upon which to calculate results

This is an abstract class, and cannot be created.

New in version NX8.5.0.

Methods

Method Description
Dispose Frees the object from memory.

Method Detail

Dispose

ResultMeasureModelSubset.Dispose

Frees the object from memory.

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.