Search Results for

    Show / Hide Table of Contents

    Class ExportDSTVBuilder

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    ExportDSTVBuilder
    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.Features.StructureDesign
    Assembly: NXOpen.dll
    Syntax
    public class ExportDSTVBuilder : Builder, IMessageSink, IComponentBuilder

    Constructors

    ExportDSTVBuilder()

    Declaration
    protected ExportDSTVBuilder()

    Properties

    ActionType

    Declaration
    public ExportDSTVBuilder.ActionTypes ActionType { get; set; }
    Property Value
    Type Description
    ExportDSTVBuilder.ActionTypes

    ExportFileFolder

    Declaration
    public string ExportFileFolder { get; set; }
    Property Value
    Type Description
    string

    ExportFileName

    Declaration
    public string ExportFileName { get; set; }
    Property Value
    Type Description
    string

    ProjectName

    Declaration
    public string ProjectName { get; set; }
    Property Value
    Type Description
    string

    SelectStructureParts

    Declaration
    public SelectTaggedObjectList SelectStructureParts { get; }
    Property Value
    Type Description
    SelectTaggedObjectList

    Implements

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