ThreeMfSaveOptions

ThreeMfSaveOptions

概述

ThreeMfSaveOptions 是Python的Aspose.3D FOSS中的一个类. 继承人: SaveOptions.

允许3MF文件被压缩.

这个类提供了一个方法,用于在Python程序中使用ThreeMfSaveOptions 对象. 有的方法包括: __init__. 在安装Python包的Aspose.3D FOSS后,所有公众成员都可以访问任何 Python 应用程序. 特性: build_all, enable_compression, encoding, export_textures, file_format, file_name,另外5个.

属性

名称:类型Access描述情况
enable_compressionbool阅读/写作获取或设置启用压缩.
build_allbool阅读/写作得到或设置所有构建.
flip_coordinate_systembool阅读/写作得到或设置转向坐标系统.
unitstr阅读/写作得到或设置单位.
pretty_printbool阅读/写作得到或设置了漂亮的印记.
export_texturesbool阅读/写作获取或设置出口质地.
file_format'FileFormat'阅读获取文件格式.
encodingstr阅读/写作获取或设置编码.
file_system'FileSystem'阅读/写作获取或设置文件系统.
lookup_pathsList[str]阅读/写作获取或设置搜索路径.
file_namestr阅读/写作获取或设置文件名.

方法

Signature描述情况
__init__()

另请参阅

 中文