Version: 8.3.0
SMESH::FreeFaces Interface Reference

Logical functor (predicate) "Free faces". More...

import "SMESH_Filter.idl";

Inheritance diagram for SMESH::FreeFaces:

Public Member Functions

boolean IsSatisfy (in long thEntityId)
 
long NbSatisfying (in SMESH::SMESH_IDSource obj)
 
void SetMesh (in SMESH_Mesh theMesh)
 
FunctorType GetFunctorType ()
 
ElementType GetElementType ()
 

Detailed Description

Logical functor (predicate) "Free faces".

Verify whether 2D mesh element is free ( i.e. connected to one volume only )

Member Function Documentation

ElementType SMESH::Functor::GetElementType ( )
inherited
FunctorType SMESH::Functor::GetFunctorType ( )
inherited
boolean SMESH::Predicate::IsSatisfy ( in long  thEntityId)
inherited
long SMESH::Predicate::NbSatisfying ( in SMESH::SMESH_IDSource  obj)
inherited
void SMESH::Functor::SetMesh ( in SMESH_Mesh  theMesh)
inherited