EdgeSheetBoundaryRule Class¶
-
class
NXOpen.EdgeSheetBoundaryRule¶ Bases:
NXOpen.SelectionIntentRuleRepresents a
NXOpen.SelectionIntentRulethat collects boundary edges of a sheet body.New in version NX3.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. |
| GetData | Gets the data for the edge sheet boundary rule: NXOpen.EdgeSheetBoundaryRule |
Method Detail¶
Dispose¶
-
EdgeSheetBoundaryRule.Dispose¶ Frees the object from memory.
Signature
Dispose()New in version NX3.0.0.
License requirements: None.
GetData¶
-
EdgeSheetBoundaryRule.GetData¶ Gets the data for the edge sheet boundary rule:
NXOpen.EdgeSheetBoundaryRuleSignature
GetData()Returns: Sheet body whose boundary edges are used to create this rule Return type: NXOpen.BodyNew in version NX3.0.0.
License requirements: gateway (“UG GATEWAY”)