BodyFacetsRule Class

class NXOpen.BodyFacetsRule

Bases: NXOpen.FacetSelectionRule

Represents a NXOpen.FacetSelectionRule that collects all facets from a Face Body.

New in version NX12.0.0.

Methods

Method Description
Dispose Frees the object from memory.
GetData Gets the data for the body facets rule: NXOpen.BodyFacetsRule

Method Detail

Dispose

BodyFacetsRule.Dispose

Frees the object from memory.

Signature Dispose()

New in version NX12.0.0.

License requirements: None.

GetData

BodyFacetsRule.GetData

Gets the data for the body facets rule: NXOpen.BodyFacetsRule

Signature GetData()

Returns:Facet bodies whose facets are used to create this rule
Return type:list of NXOpen.NXObject

New in version NX12.0.0.

License requirements: gateway (“UG GATEWAY”)