Microsoft3MFSaveOptions
概述
Microsoft3MFSaveOptions 是 Aspose.3D FOSS for .NET 的类。. 继承: SaveOptions.
此类提供2种方法,以便在 .NET 程序中使用 Microsoft3MFSaveOptions 对象。. 可用的方法包括: Microsoft3MFSaveOptions, SaveOptions. 所有公共成员都可以在安装 Aspose.3D FOSS for .NET 包后访问任何 .net 应用程序。. 属性: BuildAll, EnableCompression, Encoding, ExportTextures, FileFormat, FileName,还有三个。.
属性
| 名称 | 类型 | Access | 描述 |
|---|---|---|---|
EnableCompression | bool | 阅读/写作 | 允许压缩输出3mf文件的默认值是真实的 |
BuildAll | bool | 阅读/写作 | 标记现场的所有地质都可打印。. |
ExportTextures | bool | 阅读/写作 | 尝试将现场使用的文本复制到输出目录。. |
FileSystemFactory | FileSystemFactory | 阅读/写作 | 获取或设置 FileSystem 的工厂类。. |
FileFormat | FileFormat | 阅读 | 获取当前 Save/Load 选项中所指定的文件格式。. |
Encoding | Encoding | 阅读/写作 | 获取或设置基于文本的文件的默认编码。. |
FileSystem | FileSystem | 阅读/写作 | 允许用户处理如何在负载/储存期间管理外部依赖。. |
LookupPaths | List<string> | 阅读/写作 | 一些文件,如OBJ依赖于外部文件的搜索路径将允许 Aspose.3D 寻找外在文件加载。. |
FileName | string | 阅读/写作 | 文件名为出口/进口场景。. |
方法
| Signature | 描述 |
|---|---|
Microsoft3MFSaveOptions() | 请在 Microsoft3MFSaveOptions 例中拨打Microsoft3mFSavoptions。. |
SaveOptions() | 启动一个新的例子 SaveOptions 类。. |