StlFormatDetector
Übersicht über die
StlFormatDetector ist eine Klasse in Aspose.3d für Python. Erben von: FormatDetector.
StlFormatDetector.detect returns the detected FileFormat for a stream, using file_name hint, or None.
Methoden und Verfahren
| Unterzeichnung | Beschreibung |
|---|---|
detect(stream: io.IOBase, file_name: str) → Optional['FileFormat'] | Gibt den erkannten FileFormat für einen Stream zurück, indem man File_name hinweist oder None verwendet. |