Class ConvertDraftingContentsBuilder
Inheritance
ConvertDraftingContentsBuilder
Assembly: NXOpen.dll
Syntax
public class ConvertDraftingContentsBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
ConvertDraftingContentsBuilder()
Declaration
protected ConvertDraftingContentsBuilder()
Properties
ConfigurationFile
Declaration
public string ConfigurationFile { get; set; }
Property Value
OpenConvertedPmiDestinationPart
Declaration
public bool OpenConvertedPmiDestinationPart { get; set; }
Property Value
SelectDraftingSheet
Declaration
public SelectViewList SelectDraftingSheet { get; }
Property Value
SelectDraftingView
Declaration
public SelectDraftingViewList SelectDraftingView { get; }
Property Value
SelectObjectsToConvert
Declaration
public SelectNXObjectList SelectObjectsToConvert { get; }
Property Value
SelectionType
Declaration
public ConvertDraftingContentsBuilder.SelectConversionEntityType SelectionType { get; set; }
Property Value
SettingsBuilder
Declaration
public SettingsBuilder SettingsBuilder { get; }
Property Value
UseContextAssembly
Declaration
public bool UseContextAssembly { get; set; }
Property Value
Methods
SetContextAssembly(string)
Declaration
public void SetContextAssembly(string contextAssembly)
Parameters
Type |
Name |
Description |
string |
contextAssembly |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink