Version: 8.3.0
SMESH::Controls::CoincidentElements1D Class Reference

#include <SMESH_ControlsDef.hxx>

Inheritance diagram for SMESH::Controls::CoincidentElements1D:

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 CoincidentElements1D::GetType ( ) const
virtual

Implements SMESH::Controls::Predicate.

References SMDSAbs_Edge.

void CoincidentElements::SetMesh ( const SMDS_Mesh theMesh)
virtualinherited