Detect format of 3D file
Contents
[
Hide
]
Aspose.3D for Java API has support of detecting 3D supported formats before opening because the file extension does not guarantee that the file content is appropriate.
Detect Format Programming Sample
This source code illustrates how to detect the file format (using the file path or stream) and check its extension.