BodyFacetsRule Class¶
-
class
NXOpen.BodyFacetsRule¶ Bases:
NXOpen.FacetSelectionRuleRepresents a
NXOpen.FacetSelectionRulethat 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.BodyFacetsRuleSignature
GetData()Returns: Facet bodies whose facets are used to create this rule Return type: list of NXOpen.NXObjectNew in version NX12.0.0.
License requirements: gateway (“UG GATEWAY”)