Working with VRML Format

Contents
[ ]

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.