Search Results for

    Show / Hide Table of Contents

    Class ConvertDraftingContentsBuilder

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    ConvertDraftingContentsBuilder
    Implements
    IMessageSink
    IComponentBuilder
    Inherited Members
    Builder.Commit()
    Builder.Destroy()
    Builder.GetCommittedObjects()
    Builder.GetObject()
    Builder.ShowResults()
    Builder.Validate()
    Builder.PreviewBuilder
    TaggedObject.initialize()
    TaggedObject.ToString()
    TaggedObject.PrintTestData(string)
    TaggedObject.PrintTestData(string, int)
    TaggedObject.Tag
    NXRemotableObject.SyncProcessMessage(IMessage)
    NXRemotableObject.AsyncProcessMessage(IMessage, IMessageSink)
    NXRemotableObject.NextSink
    MarshalByRefObject.GetLifetimeService()
    MarshalByRefObject.InitializeLifetimeService()
    MarshalByRefObject.MemberwiseClone(bool)
    object.GetType()
    object.MemberwiseClone()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    Namespace: NXOpen.Drawings
    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
    Type Description
    string

    OpenConvertedPmiDestinationPart

    Declaration
    public bool OpenConvertedPmiDestinationPart { get; set; }
    Property Value
    Type Description
    bool

    SelectDraftingSheet

    Declaration
    public SelectViewList SelectDraftingSheet { get; }
    Property Value
    Type Description
    SelectViewList

    SelectDraftingView

    Declaration
    public SelectDraftingViewList SelectDraftingView { get; }
    Property Value
    Type Description
    SelectDraftingViewList

    SelectObjectsToConvert

    Declaration
    public SelectNXObjectList SelectObjectsToConvert { get; }
    Property Value
    Type Description
    SelectNXObjectList

    SelectionType

    Declaration
    public ConvertDraftingContentsBuilder.SelectConversionEntityType SelectionType { get; set; }
    Property Value
    Type Description
    ConvertDraftingContentsBuilder.SelectConversionEntityType

    SettingsBuilder

    Declaration
    public SettingsBuilder SettingsBuilder { get; }
    Property Value
    Type Description
    SettingsBuilder

    UseContextAssembly

    Declaration
    public bool UseContextAssembly { get; set; }
    Property Value
    Type Description
    bool

    Methods

    SetContextAssembly(string)

    Declaration
    public void SetContextAssembly(string contextAssembly)
    Parameters
    Type Name Description
    string contextAssembly

    Implements

    System.Runtime.Remoting.Messaging.IMessageSink
    IComponentBuilder
    In this article
    Back to top Generated by DocFX