Class MergeSubopCommand
Inheritance
MergeSubopCommand
Assembly: NXOpen.dll
Syntax
public class MergeSubopCommand : TaggedObject, IMessageSink
Constructors
MergeSubopCommand()
Declaration
protected MergeSubopCommand()
Methods
GetTargetRegions()
Declaration
public int[] GetTargetRegions()
Returns
Declaration
public int[] GetToolRegions()
Returns
SetTargetRegions(int[])
Declaration
public void SetTargetRegions(int[] targets)
Parameters
Type |
Name |
Description |
int[] |
targets |
|
Declaration
public void SetToolRegions(int[] tools)
Parameters
Type |
Name |
Description |
int[] |
tools |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink