FaceFacetsRule Class¶
-
class
NXOpen.FaceFacetsRule¶ Bases:
NXOpen.FacetSelectionRuleRepresents a
NXOpen.FacetSelectionRulethat collects all facets from a face or NX facet body.New in version NX12.0.0.
Methods¶
| Method | Description |
|---|---|
| Dispose | Frees the object from memory. |
| GetData | Gets the data for the face facets rule: NXOpen.FaceFacetsRule |
Method Detail¶
Dispose¶
-
FaceFacetsRule.Dispose¶ Frees the object from memory.
Signature
Dispose()New in version NX12.0.0.
License requirements: None.
GetData¶
-
FaceFacetsRule.GetData¶ Gets the data for the face facets rule:
NXOpen.FaceFacetsRuleSignature
GetData()Returns: Faces or 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”)