Open CASCADE Technology  7.1.0.beta
Static Public Member Functions

StlTransfer Class Reference

The package Algorithm for Meshing implements facilities to retrieve the Mesh data-structure from a shape of package TopoDS. The triangulation should be computed before. The result is stored in the mesh data-structure Mesh from package StlMesh. More...

#include <StlTransfer.hxx>

Static Public Member Functions

static void RetrieveMesh (const TopoDS_Shape &Shape, const Handle< StlMesh_Mesh > &Mesh)
 Retrieve a Mesh data-structure from the Shape, convert and store it into the Mesh. More...
 

Detailed Description

The package Algorithm for Meshing implements facilities to retrieve the Mesh data-structure from a shape of package TopoDS. The triangulation should be computed before. The result is stored in the mesh data-structure Mesh from package StlMesh.

Member Function Documentation

static void StlTransfer::RetrieveMesh ( const TopoDS_Shape Shape,
const Handle< StlMesh_Mesh > &  Mesh 
)
static

Retrieve a Mesh data-structure from the Shape, convert and store it into the Mesh.


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