Open CASCADE Technology  7.1.0.beta
Static Public Member Functions

VrmlAPI Class Reference

API for writing to VRML 1.0. More...

#include <VrmlAPI.hxx>

Static Public Member Functions

static void Write (const TopoDS_Shape &aShape, const Standard_CString aFileName, const Standard_Integer 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. More...
 

Detailed Description

API for writing to VRML 1.0.

Member Function Documentation

static void VrmlAPI::Write ( const TopoDS_Shape aShape,
const Standard_CString  aFileName,
const Standard_Integer  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: