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_MeshmyMesh
 

Constructor & Destructor Documentation

◆ FreeNodes()

FreeNodes::FreeNodes ( )

Member Function Documentation

◆ GetType()

SMDSAbs_ElementType FreeNodes::GetType ( ) const
virtual

◆ IsSatisfy()

bool FreeNodes::IsSatisfy ( long  theNodeId)
virtual

◆ SetMesh()

void FreeNodes::SetMesh ( const SMDS_Mesh theMesh)
virtual

Member Data Documentation

◆ myMesh

const SMDS_Mesh* SMESH::Controls::FreeNodes::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