Overview
ObjFormatDetector 是Python的Aspose.3D FOSS中的一个类. 继承人: FormatDetector.
这个类提供了在Python程序中使用ObjFormatDetector 对象的2种方法. 有的方法包括: __init__, detect. 在安装Python包的Aspose.3D FOSS后,所有公众成员都可以访问任何 Python 应用程序.
Methods
| Signature | Description |
|---|
__init__() | |
detect(stream, file_name: str) → 'FileFormat' | |
See Also