JtLoadOptions

JtLoadOptions

Overview

JtLoadOptions is a class in Aspose.3D FOSS for .NET. Inherits from: LoadOptions.

Load options for Siemens JT

This class provides 1 method for working with JtLoadOptions objects in .NET programs. Available methods include: JtLoadOptions. All public members are accessible to any .NET application after installing the Aspose.3D FOSS for .NET package. Properties: Encoding, FileFormat, FileName, FileSystem, FileSystemFactory, LoadPMI, and 2 more.

Properties

NameTypeAccessDescription
LoadPropertiesboolRead/WriteLoad properties from JT’s property table as Aspose.3D properties.
LoadPMIboolRead/WriteLoad PMI information from JT file if possible, the data will be saved as property “PMI” of .
FileSystemFactoryFileSystemFactoryRead/WriteGets or sets the factory class for FileSystem.
FileFormatFileFormatReadGets the file format that specified in current Save/Load option.
EncodingEncodingRead/WriteGets or sets the default encoding for text-based files.
FileSystemFileSystemRead/WriteAllow user to handle how to manage the external dependencies during load/save.
LookupPathsList<string>Read/WriteSome files like OBJ depends on external file, the lookup paths will allows Aspose.3D to look for external file to load.
FileNamestringRead/WriteThe file name of the exporting/importing scene.

Methods

SignatureDescription
JtLoadOptions()Calls JtLoadOptions on this JtLoadOptions instance.

See Also

 English