#include <SMESH_ControlsDef.hxx>
◆ ElementsOnSurface()
ElementsOnSurface::ElementsOnSurface |
( |
| ) |
|
◆ ~ElementsOnSurface()
ElementsOnSurface::~ElementsOnSurface |
( |
| ) |
|
◆ GetTolerance()
double ElementsOnSurface::GetTolerance |
( |
| ) |
const |
◆ GetType()
SMDSAbs_ElementType ElementsOnSurface::GetType |
( |
| ) |
const |
|
virtual |
◆ GetUseBoundaries()
bool SMESH::Controls::ElementsOnSurface::GetUseBoundaries |
( |
| ) |
const |
◆ IsSatisfy()
bool ElementsOnSurface::IsSatisfy |
( |
long |
theElementId | ) |
|
|
virtual |
◆ SetMesh()
void ElementsOnSurface::SetMesh |
( |
const SMDS_Mesh * |
theMesh | ) |
|
|
virtual |
◆ SetSurface()
void ElementsOnSurface::SetSurface |
( |
const TopoDS_Shape & |
theShape, |
|
|
const SMDSAbs_ElementType |
theType |
|
) |
| |
◆ SetTolerance()
void ElementsOnSurface::SetTolerance |
( |
const double |
theToler | ) |
|
◆ SetUseBoundaries()
void ElementsOnSurface::SetUseBoundaries |
( |
bool |
theUse | ) |
|
The documentation for this class was generated from the following files:
- FreeCAD/src/3rdParty/salomesmesh/inc/SMESH_ControlsDef.hxx
- FreeCAD/src/3rdParty/salomesmesh/src/Controls/SMESH_Controls.cpp