RibTopFaceEdgesRule Class

class NXOpen.RibTopFaceEdgesRule

Bases: NXOpen.SelectionIntentRule

Represents a NXOpen.SelectionIntentRule that 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.RibTopFaceEdgesRule

Signature GetData()

Returns:Faces or Feature Faces whose boundary edges are used to create this rule
Return type:list of NXOpen.NXObject

New in version NX8.5.0.

License requirements: gateway (“UG GATEWAY”)