Class LibraryInstallationBuilder
Inheritance
LibraryInstallationBuilder
Assembly: NXOpen.dll
public class LibraryInstallationBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
Declaration
protected LibraryInstallationBuilder()
Properties
Declaration
public string DefaultDestinationFolder { get; set; }
Property Value
Declaration
public string DefaultItemType { get; set; }
Property Value
Declaration
public int NumberingSource { get; set; }
Property Value
Methods
Declaration
public void AddReuseLibraryClientDataFromMemberView(string libName, string rootLibPath, string selectedViewPath)
Parameters
Declaration
public void AddReusePartLibraryClientData(string libraryName, string libraryPath, bool removeData)
Parameters
Declaration
public void AddToolingLibraryClientData(string libName, string libPath, bool removeData)
Parameters
Declaration
public void AddToolingLibraryClientDataFromMemberView(string libName, string libPath, string catalogName, string className, string registeredName, int nodeType, int dataType)
Parameters
Implements
System.Runtime.Remoting.Messaging.IMessageSink