FacetSelectionRule Class

class NXOpen.FacetSelectionRule

Bases: NXOpen.TransientObject

Represents a NXOpen.FacetSelectionRule facet collection rules.

New in version NX12.0.0.

Methods

Method Description
Dispose Free resources associated with the instance.

Method Detail

Dispose

FacetSelectionRule.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 NX12.0.0.

License requirements: None.