Version: 8.3.0
SMESH::Controls::CoincidentElements3D Class Reference

#include <SMESH_ControlsDef.hxx>

Inheritance diagram for SMESH::Controls::CoincidentElements3D:

Public Member Functions

virtual SMDSAbs_ElementType GetType () const
 
virtual void SetMesh (const SMDS_Mesh *theMesh)
 
virtual bool IsSatisfy (long theElementId)
 
virtual Predicateclone () const
 

Member Function Documentation

SMDSAbs_ElementType CoincidentElements3D::GetType ( ) const
virtual

Implements SMESH::Controls::Predicate.

References SMDSAbs_Volume.

void CoincidentElements::SetMesh ( const SMDS_Mesh theMesh)
virtualinherited