Version: 9.16.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
 

Private Attributes

const SMDS_MeshmyMesh
 

Member Function Documentation

◆ clone()

◆ GetType()

SMDSAbs_ElementType CoincidentElements1D::GetType ( ) const
virtual

Implements SMESH::Controls::Predicate.

References SMDSAbs_Edge.

◆ IsSatisfy()

◆ SetMesh()

void CoincidentElements::SetMesh ( const SMDS_Mesh theMesh)
virtualinherited

Field Documentation

◆ myMesh

const SMDS_Mesh* SMESH::Controls::CoincidentElements::myMesh
privateinherited