Search Results for

    Show / Hide Table of Contents

    Class ExtendedRealityFileCreator

    Inheritance
    System.Object
    System.MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    ExtendedRealityFileCreator
    Implements
    System.Runtime.Remoting.Messaging.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, 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 ExtendedRealityFileCreator : Builder, IMessageSink, IComponentBuilder

    Constructors

    ExtendedRealityFileCreator()

    Declaration
    protected ExtendedRealityFileCreator()

    Properties

    BodiesToExport

    Declaration
    public SelectDisplayableObjectList BodiesToExport { get; }
    Property Value
    Type Description
    SelectDisplayableObjectList

    CsysOfexportPosition

    Declaration
    public CoordinateSystem CsysOfexportPosition { get; set; }
    Property Value
    Type Description
    CoordinateSystem

    DataCompression

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

    ExportAppearanceSchemes

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

    ExportAssemblyArrangements

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

    ExportAssemblyExplosions

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

    ExportCameras

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

    ExportEntity

    Declaration
    public ExtendedRealityFileCreator.ObjectToExport ExportEntity { get; set; }
    Property Value
    Type Description
    ExtendedRealityFileCreator.ObjectToExport

    ExportMotionAnimation

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

    ExportPositionType

    Declaration
    public ExtendedRealityFileCreator.ExportedPositionCSYS ExportPositionType { get; set; }
    Property Value
    Type Description
    ExtendedRealityFileCreator.ExportedPositionCSYS

    FileLocation

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

    Format

    Declaration
    public ExtendedRealityFileCreator.OutputFormat Format { get; set; }
    Property Value
    Type Description
    ExtendedRealityFileCreator.OutputFormat

    Implements

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