OuterEdgesOfFacesRule Class¶
-
class
NXOpen.OuterEdgesOfFacesRule¶ Bases:
NXOpen.SelectionIntentRuleRepresents a
NXOpen.SelectionIntentRulethat collects the outer edges of a group of faces.New in version NX8.5.0.
Properties¶
| Property | Description |
|---|---|
| Type | Returns the get the type of selection intent rule: NXOpen.SelectionIntentRule |
Methods¶
| Method | Description |
|---|---|
| Dispose | Frees the object from memory. |
| GetData | Gets the data for the Outer Edges of Faces rule: NXOpen.OuterEdgesOfFacesRule |
Method Detail¶
Dispose¶
-
OuterEdgesOfFacesRule.Dispose¶ Frees the object from memory.
Signature
Dispose()New in version NX8.5.0.
License requirements: None.
GetData¶
-
OuterEdgesOfFacesRule.GetData¶ Gets the data for the Outer Edges of Faces rule:
NXOpen.OuterEdgesOfFacesRuleSignature
GetData()Returns: Faces or Feature Faces whose boundary edges are used to create this rule Return type: list of NXOpen.NXObjectNew in version NX8.5.0.
License requirements: gateway (“UG GATEWAY”)