#include <SMESH_ControlsDef.hxx>


Public Member Functions | |
| FreeBorders () | |
| virtual void | SetMesh (const SMDS_Mesh *theMesh) |
| virtual bool | IsSatisfy (long theElementId) |
| virtual SMDSAbs_ElementType | GetType () const |
Protected Attributes | |
| const SMDS_Mesh * | myMesh |
Definition at line 326 of file SMESH_ControlsDef.hxx.
| SMESH.Controls.FreeBorders.FreeBorders | ( | ) |
| virtual void SMESH.Controls.FreeBorders.SetMesh | ( | const SMDS_Mesh * | theMesh | ) | [virtual] |
Implements SMESH.Controls.Functor.
| virtual bool SMESH.Controls.FreeBorders.IsSatisfy | ( | long | theElementId | ) | [virtual] |
Implements SMESH.Controls.Predicate.
| virtual SMDSAbs_ElementType SMESH.Controls.FreeBorders.GetType | ( | ) | const [virtual] |
Implements SMESH.Controls.Predicate.
const SMDS_Mesh* SMESH.Controls.FreeBorders.myMesh [protected] |
Definition at line 334 of file SMESH_ControlsDef.hxx.
1.6.1