Class ExtendedRealityFileCreator
Inheritance
System.Object
System.MarshalByRefObject
ExtendedRealityFileCreator
Inherited Members
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