FaceBodyRule Class¶
-
class
NXOpen.FaceBodyRule¶ Bases:
NXOpen.SelectionIntentRuleRepresents a
NXOpen.SelectionIntentRulethat collects all the faces of a body.New in version NX4.0.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. |
| GetBodyData | Gets the data for the face body rule: NXOpen.FaceBodyRule |
Method Detail¶
Dispose¶
-
FaceBodyRule.Dispose¶ Frees the object from memory.
Signature
Dispose()New in version NX4.0.0.
License requirements: None.
GetBodyData¶
-
FaceBodyRule.GetBodyData¶ Gets the data for the face body rule:
NXOpen.FaceBodyRuleSignature
GetBodyData()Returns: Body which creates this rule Return type: NXOpen.BodyNew in version NX5.0.0.
License requirements: gateway (“UG GATEWAY”)