SingleFacetRule Class¶
-
class
NXOpen.SingleFacetRule¶ Bases:
NXOpen.FacetSelectionRuleRepresents a
NXOpen.FacetSelectionRulethat collects facets without any intent i.e. as if collected with Single Selection rule. .. versionadded:: NX12.0.0
Methods¶
| Method | Description |
|---|---|
| Dispose | Frees the object from memory. |
| GetData | Gets the data for the single facet rule: NXOpen.SingleFacetRule |
Method Detail¶
Dispose¶
-
SingleFacetRule.Dispose¶ Frees the object from memory.
Signature
Dispose()New in version NX12.0.0.
License requirements: None.
GetData¶
-
SingleFacetRule.GetData¶ Gets the data for the single facet rule:
NXOpen.SingleFacetRuleSignature
GetData()Returns: facets which creates single facet rule Return type: list of NXOpen.IFacetNew in version NX12.0.0.
License requirements: gateway (“UG GATEWAY”)