ObjFormatDetector

ObjFormatDetector

Overview

ObjFormatDetector is a class in Aspose.3D FOSS for Python. Inherits from: FormatDetector.

This class declares 2 methods for 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

SignatureDescription
__init__()Calls init on this ObjFormatDetector instance.
detect(stream, file_name: str)'FileFormat'Calls detect(stream, file_name) on this ObjFormatDetector instance.

See Also

 English