Class Merge
Assembly: NXOpen.dll
Syntax
public class Merge : NXRemotableObject, IMessageSink
Constructors
Merge(Session)
Declaration
protected Merge(Session owner)
Parameters
Type |
Name |
Description |
Session |
owner |
|
Properties
Tag
Declaration
Property Value
Methods
CompleteMerge(string[], double, bool, string, string, string)
Declaration
public string CompleteMerge(string[] u18Names, double zoneValue, bool executableFolderChoice, string executableFolder, string configVar, string outputName)
Parameters
Returns
CompleteMerge2(string[], double, bool, bool, string, string, string)
Declaration
public string CompleteMerge2(string[] u18Names, double zoneValue, bool executableFolderChoice, bool theAskQualification, string executableFolder, string configVar, string outputName)
Parameters
Returns
GetMerge(Session)
Declaration
public static Merge GetMerge(Session owner)
Parameters
Type |
Name |
Description |
Session |
owner |
|
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink