SMESH::Controls::FreeNodes Class Reference
#include <SMESH_ControlsDef.hxx>
Public Member Functions | |
| FreeNodes () | |
| virtual SMDSAbs_ElementType | GetType () const |
| virtual bool | IsSatisfy (long theNodeId) |
| virtual void | SetMesh (const SMDS_Mesh *theMesh) |
Public Member Functions inherited from SMESH::Controls::Functor | |
| ~Functor () | |
Protected Attributes | |
| const SMDS_Mesh * | myMesh |
Constructor & Destructor Documentation
◆ FreeNodes()
| FreeNodes::FreeNodes | ( | ) |
References SMESH::Controls::FreeEdges::myMesh.
Member Function Documentation
◆ GetType()
|
virtual |
Implements SMESH::Controls::Predicate.
◆ IsSatisfy()
|
virtual |
Implements SMESH::Controls::Predicate.
References SMDS_Mesh::FindNode(), SMESH::Controls::FreeEdges::myMesh, and SMDS_MeshNode::NbInverseElements().
◆ SetMesh()
|
virtual |
Implements SMESH::Controls::Functor.
References SMESH::Controls::FreeEdges::myMesh.
Member Data Documentation
◆ myMesh
|
protected |
The documentation for this class was generated from the following files:
- src/3rdParty/salomesmesh/inc/SMESH_ControlsDef.hxx
- src/3rdParty/salomesmesh/src/Controls/SMESH_Controls.cpp
Public Member Functions inherited from
1.8.17