Open CASCADE Technology Reference Manual 8.0.0
Loading...
Searching...
No Matches
Static Public Member Functions
VrmlAPI Class Reference

API for writing to VRML 1.0. More...

#include <VrmlAPI.hxx>

Static Public Member Functions

static bool Write (const TopoDS_Shape &aShape, const char *const aFileName, const int aVersion=2)
 With help of this class user can change parameters of writing. Converts the shape aShape to VRML format of the passed version and writes it to the file identified by aFileName using default parameters.
 

Detailed Description

API for writing to VRML 1.0.

Member Function Documentation

◆ Write()

static bool VrmlAPI::Write ( const TopoDS_Shape & aShape,
const char *const aFileName,
const int aVersion = 2 )
static

With help of this class user can change parameters of writing. Converts the shape aShape to VRML format of the passed version and writes it to the file identified by aFileName using default parameters.


The documentation for this class was generated from the following file: