BodyFeatureRule Class¶
-
class
NXOpen.BodyFeatureRule¶ Bases:
NXOpen.SelectionIntentRuleRepresents a
NXOpen.SelectionIntentRulethat collects all bodies created or modified by a feature.New in version NX7.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 body feature rule: NXOpen.BodyFeatureRule |
Method Detail¶
Dispose¶
-
BodyFeatureRule.Dispose¶ Frees the object from memory.
Signature
Dispose()New in version NX7.5.0.
License requirements: None.
GetData¶
-
BodyFeatureRule.GetData¶ Gets the data for the body feature rule:
NXOpen.BodyFeatureRuleSignature
GetData()Returns: Features which create this rule Return type: list of NXOpen.Features.FeatureNew in version NX7.5.0.
License requirements: gateway (“UG GATEWAY”)