ObjFormatDetector
Overview
ObjFormatDetector is a class in Aspose.3D FOSS for Python.
Inherits from: FormatDetector.
This class provides 2 methods for working with ObjFormatDetector objects in Python programs.
Available methods include: __init__, detect.
All public members are accessible to any Python application after installing the Aspose.3D FOSS for Python package.
Methods
| Signature | Description |
|---|---|
__init__() | |
detect(stream, file_name: str) → 'FileFormat' |