ColorRegionRule Class¶
-
class
NXOpen.ColorRegionRule¶ Bases:
NXOpen.FacetSelectionRuleRepresents a
NXOpen.FacetSelectionRulethat chains to collect all connected facets of same color.New in version NX12.0.0.
Methods¶
| Method | Description |
|---|---|
| Dispose | Frees the object from memory. |
| GetData | Gets the data for the color region rule: NXOpen.ColorRegionRule |
Method Detail¶
Dispose¶
-
ColorRegionRule.Dispose¶ Frees the object from memory.
Signature
Dispose()New in version NX12.0.0.
License requirements: None.
GetData¶
-
ColorRegionRule.GetData¶ Gets the data for the color region rule:
NXOpen.ColorRegionRuleSignature
GetData()Returns: the seed facet Return type: NXOpen.IFacetNew in version NX12.0.0.
License requirements: gateway (“UG GATEWAY”)