Version: 6.3.1
Public Member Functions

SMESH.CoplanarFaces Interface Reference

Functor "Coplanar faces" Returns true if a mesh face is a coplanar neighbour to a given one. More...

import "SMESH_Filter.idl";

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

Public Member Functions

void SetFace (in long theFaceID)
void SetTolerance (in double theToler)
boolean IsSatisfy (in long thEntityId)
void SetMesh (in SMESH_Mesh theMesh)
FunctorType GetFunctorType ()
ElementType GetElementType ()

Detailed Description

Functor "Coplanar faces" Returns true if a mesh face is a coplanar neighbour to a given one.

It checks if normal of a face has angle with the threshold face less than a tolerance.

Definition at line 399 of file SMESH_Filter.idl.


Member Function Documentation

ElementType SMESH.Functor.GetElementType ( ) [inherited]
FunctorType SMESH.Functor.GetFunctorType ( ) [inherited]
boolean SMESH.Predicate.IsSatisfy ( in long  thEntityId) [inherited]
void SMESH.CoplanarFaces.SetFace ( in long  theFaceID)
void SMESH.Functor.SetMesh ( in SMESH_Mesh  theMesh) [inherited]
void SMESH.CoplanarFaces.SetTolerance ( in double  theToler)
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