Open CASCADE Technology 6.6.0
|
API for writing to VRML 1.0
#include <VrmlAPI.hxx>
Static Public Member Functions | |
static void | Write (const TopoDS_Shape &aShape, const Standard_CString aFileName) |
With help of this class user can change parameters of writing. //! Converts the shape aShape to VRML format and writes it to the file identified by aFileName using default parameters. |
static void VrmlAPI::Write | ( | const TopoDS_Shape & | aShape, |
const Standard_CString | aFileName | ||
) | [static] |