Open CASCADE Technology  6.9.0
Static Public Member Functions

StlMesh Class Reference

Implements a basic mesh data-structure for the needs of the application fast prototyping. More...

#include <StlMesh.hxx>

Static Public Member Functions

static Handle< StlMesh_MeshMerge (const Handle< StlMesh_Mesh > &mesh1, const Handle< StlMesh_Mesh > &mesh2)
 Sequence of meshes Make a merge of two Mesh and returns a new Mesh. Very useful if you want to merge partMesh and CheckSurfaceMesh for example. More...
 

Detailed Description

Implements a basic mesh data-structure for the needs of the application fast prototyping.

Member Function Documentation

static Handle< StlMesh_Mesh > StlMesh::Merge ( const Handle< StlMesh_Mesh > &  mesh1,
const Handle< StlMesh_Mesh > &  mesh2 
)
static

Sequence of meshes Make a merge of two Mesh and returns a new Mesh. Very useful if you want to merge partMesh and CheckSurfaceMesh for example.


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