#include <SMESH_ControlsDef.hxx>
◆ LyingOnGeom()
LyingOnGeom::LyingOnGeom |
( |
| ) |
|
◆ Contains()
bool LyingOnGeom::Contains |
( |
const SMESHDS_Mesh * |
theMeshDS, |
|
|
const TopoDS_Shape & |
theShape, |
|
|
const SMDS_MeshElement * |
theElem, |
|
|
TopAbs_ShapeEnum |
theFindShapeEnum, |
|
|
TopAbs_ShapeEnum |
theAvoidShapeEnum = TopAbs_SHAPE |
|
) |
| |
|
virtual |
◆ GetMeshDS()
◆ GetShape()
TopoDS_Shape LyingOnGeom::GetShape |
( |
| ) |
|
◆ GetTolerance()
double LyingOnGeom::GetTolerance |
( |
| ) |
|
◆ GetType()
SMDSAbs_ElementType LyingOnGeom::GetType |
( |
| ) |
const |
|
virtual |
◆ IsSatisfy()
bool LyingOnGeom::IsSatisfy |
( |
long |
theElementId | ) |
|
|
virtual |
◆ SetGeom()
void LyingOnGeom::SetGeom |
( |
const TopoDS_Shape & |
theShape | ) |
|
|
virtual |
◆ SetMesh()
void LyingOnGeom::SetMesh |
( |
const SMDS_Mesh * |
theMesh | ) |
|
|
virtual |
◆ SetTolerance()
void LyingOnGeom::SetTolerance |
( |
double |
theTolerance | ) |
|
◆ SetType()
void LyingOnGeom::SetType |
( |
SMDSAbs_ElementType |
theType | ) |
|
|
virtual |
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