Version: 9.16.0
StdMeshers::Cartesian3D::Geometry Struct Reference

Geom data. More...

#include <StdMeshers_Cartesian_3D_Grid.hxx>

Public Member Functions

bool IsOneSolid () const
 
GeomIDVecHelder GetSolidIDsByShapeID (const std::vector< TGeomID > &shapeIDs) const
 

Data Fields

TopoDS_Shape _mainShape
 
std::vector< std::vector< TGeomID > > _solidIDsByShapeID
 
Solid _soleSolid
 
std::map< TGeomID, OneOfSolids_solidByID
 
TColStd_MapOfInteger _boundaryFaces
 
TColStd_MapOfInteger _strangeEdges
 
TGeomID _extIntFaceID
 
TopTools_DataMapOfShapeInteger _shape2NbNodes
 
SMESH::Controls::ElementsOnShape _edgeClassifier
 
SMESH::Controls::ElementsOnShape _vertexClassifier
 

Detailed Description

Geom data.

Member Function Documentation

◆ GetSolidIDsByShapeID()

GeomIDVecHelder Geometry::GetSolidIDsByShapeID ( const std::vector< TGeomID > &  shapeIDs) const

◆ IsOneSolid()

Field Documentation

◆ _boundaryFaces

TColStd_MapOfInteger StdMeshers::Cartesian3D::Geometry::_boundaryFaces

◆ _edgeClassifier

◆ _extIntFaceID

TGeomID StdMeshers::Cartesian3D::Geometry::_extIntFaceID

◆ _mainShape

◆ _shape2NbNodes

TopTools_DataMapOfShapeInteger StdMeshers::Cartesian3D::Geometry::_shape2NbNodes

◆ _soleSolid

◆ _solidByID

◆ _solidIDsByShapeID

◆ _strangeEdges

TColStd_MapOfInteger StdMeshers::Cartesian3D::Geometry::_strangeEdges

◆ _vertexClassifier