RibTopFaceEdgesRule Class¶
-
class
NXOpen.RibTopFaceEdgesRule¶ Bases:
NXOpen.SelectionIntentRuleRepresents a
NXOpen.SelectionIntentRulethat collects the like convexity 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 Rib Top Face Edges rule: NXOpen.RibTopFaceEdgesRule |
Method Detail¶
Dispose¶
-
RibTopFaceEdgesRule.Dispose¶ Frees the object from memory.
Signature
Dispose()New in version NX8.5.0.
License requirements: None.
GetData¶
-
RibTopFaceEdgesRule.GetData¶ Gets the data for the Rib Top Face Edges rule:
NXOpen.RibTopFaceEdgesRuleSignature
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”)