Search Results for

    Show / Hide Table of Contents

    Class ParasolidExporter

    Inheritance
    System.Object
    System.MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    DexBuilder
    BaseCreator
    ParasolidExporter
    Implements
    System.Runtime.Remoting.Messaging.IMessageSink
    IComponentBuilder
    Inherited Members
    BaseCreator.DatasetName
    BaseCreator.ExportDestination
    BaseCreator.OutputFile
    BaseCreator.OutputFileExtension
    DexBuilder.ProcessHoldFlag
    Builder.Commit()
    Builder.Destroy()
    Builder.GetCommittedObjects()
    Builder.GetObject()
    Builder.ShowResults()
    Builder.Validate()
    Builder.PreviewBuilder
    TaggedObject.initialize()
    TaggedObject.ToString()
    TaggedObject.PrintTestData(String)
    TaggedObject.PrintTestData(String, Int32)
    TaggedObject.Tag
    NXRemotableObject.SyncProcessMessage(IMessage)
    NXRemotableObject.AsyncProcessMessage(IMessage, IMessageSink)
    NXRemotableObject.NextSink
    System.MarshalByRefObject.CreateObjRef(System.Type)
    System.MarshalByRefObject.GetLifetimeService()
    System.MarshalByRefObject.InitializeLifetimeService()
    System.MarshalByRefObject.MemberwiseClone(System.Boolean)
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    Namespace: NXOpen
    Assembly: NXOpen.dll
    Syntax
    public class ParasolidExporter : BaseCreator, IMessageSink, IComponentBuilder

    Constructors

    ParasolidExporter()

    Declaration
    protected ParasolidExporter()

    Properties

    ExportFrom

    Declaration
    public ParasolidExporter.ExportFromOption ExportFrom { get; set; }
    Property Value
    Type Description
    ParasolidExporter.ExportFromOption

    ExportSelectionBlock

    Declaration
    public ObjectSelector ExportSelectionBlock { get; }
    Property Value
    Type Description
    ObjectSelector

    FlattenAssembly

    Declaration
    public bool FlattenAssembly { get; set; }
    Property Value
    Type Description
    System.Boolean

    HeaderInformation

    Declaration
    public bool HeaderInformation { get; set; }
    Property Value
    Type Description
    System.Boolean

    InputFile

    Declaration
    public string InputFile { get; set; }
    Property Value
    Type Description
    System.String

    ObjectTypes

    Declaration
    public ObjectTypeSelector ObjectTypes { get; }
    Property Value
    Type Description
    ObjectTypeSelector

    ParasolidVersion

    Declaration
    public ParasolidExporter.ParasolidVersionOption ParasolidVersion { get; set; }
    Property Value
    Type Description
    ParasolidExporter.ParasolidVersionOption

    Implements

    System.Runtime.Remoting.Messaging.IMessageSink
    IComponentBuilder
    In This Article
    Back to top Generated by DocFX