Working with VRML Format
Contents
[
Hide
]
This feature is supported by version 19.4 or greater.
Open VRML File Format
Aspose.3D for Python via .NET allows working with VRML version 1.0. VRML
file format has been added to the FileFormat
class. Aspose.3D can auto detect the format, so the FileFormat
is usually ignored in open
method. The following code snippet shows how open VRML file format.