StlFormat — Aspose.3D FOSS TypeScript API Reference

StlFormat — StlFormat class in the Aspose.3D FOSS TypeScript API.. Inherits from: FileFormat.

Package: aspose.threed


Methods

MethodReturnsDescription
canImport()boolean
canExport()boolean
extension()string
extensions()string[]
getInstance()StlFormat
contentType()string
fileFormatType()any
version()string
formats()any[]
createLoadOptions()StlLoadOptions
createSaveOptions()StlSaveOptions

See Also