Version: 6.3.1
Public Member Functions

SMESH.RangeOfIds Interface Reference

Abstract logical functor (predicate) "RangeOfIds". More...

import "SMESH_Filter.idl";

Inheritance diagram for SMESH.RangeOfIds:
Inheritance graph
[legend]

Public Member Functions

void SetRange (in long_array theIds)
boolean SetRangeStr (in string theRange)
string GetRangeStr ()
void SetElementType (in ElementType theType)
boolean IsSatisfy (in long thEntityId)
void SetMesh (in SMESH_Mesh theMesh)
FunctorType GetFunctorType ()
ElementType GetElementType ()

Detailed Description

Abstract logical functor (predicate) "RangeOfIds".

Verify whether an Entity Id belongs to defined sequence of id's

Definition at line 321 of file SMESH_Filter.idl.


Member Function Documentation

ElementType SMESH.Functor.GetElementType ( ) [inherited]
FunctorType SMESH.Functor.GetFunctorType ( ) [inherited]
string SMESH.RangeOfIds.GetRangeStr ( )
boolean SMESH.Predicate.IsSatisfy ( in long  thEntityId) [inherited]
void SMESH.RangeOfIds.SetElementType ( in ElementType  theType)
void SMESH.Functor.SetMesh ( in SMESH_Mesh  theMesh) [inherited]
void SMESH.RangeOfIds.SetRange ( in long_array  theIds)
boolean SMESH.RangeOfIds.SetRangeStr ( in string  theRange)
Copyright © 2007-2011 CEA/DEN, EDF R&D, OPEN CASCADE
Copyright © 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS