MergeSubopCommand Class¶
-
class
NXOpen.CAM.MergeSubopCommand¶ Bases:
NXOpen.TaggedObjectRepresents an Merge Subop Command Builder
New in version NX9.0.0.
Methods¶
| Method | Description |
|---|---|
| GetTargetRegions | Get the target region |
| GetToolRegions | Get the tool regions |
| SetTargetRegions | Set the target region |
| SetToolRegions | Set the tool regions |
Method Detail¶
GetTargetRegions¶
-
MergeSubopCommand.GetTargetRegions¶ Get the target region
Signature
GetTargetRegions()Returns: the target region Return type: list of int New in version NX9.0.0.
License requirements: None.
GetToolRegions¶
-
MergeSubopCommand.GetToolRegions¶ Get the tool regions
Signature
GetToolRegions()Returns: the tool regions Return type: list of int New in version NX9.0.0.
License requirements: None.