Version: 8.3.0
SMESH::LogicalBinary Interface Reference

import "SMESH_Filter.idl";

Inheritance diagram for SMESH::LogicalBinary:

Public Member Functions

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

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
void SMESH::LogicalBinary::SetPredicate1 ( in Predicate  thePredicate)
void SMESH::LogicalBinary::SetPredicate2 ( in Predicate  thePredicate)