SMESH.FreeEdges Interface Reference

import "SMESH_Filter.idl";

Inheritance diagram for SMESH.FreeEdges:

Inheritance graph

Public Types

typedef sequence< BorderBorders

Public Member Functions

Borders GetBorders ()
boolean IsSatisfy (in long thEntityId)
void SetMesh (in SMESH_Mesh theMesh)
FunctorType GetFunctorType ()
ElementType GetElementType ()

Data Structures

struct  Border

Detailed Description

Logical functor (predicate) "Free edges". Verify whether 2D mesh element has free edges( i.e. edges connected to one face only )


Member Typedef Documentation

typedef sequence<Border> SMESH.FreeEdges.Borders
 


Member Function Documentation

Borders SMESH.FreeEdges.GetBorders  ) 
 

boolean SMESH.Predicate.IsSatisfy in long  thEntityId  )  [inherited]
 

void SMESH.Functor.SetMesh in SMESH_Mesh  theMesh  )  [inherited]
 

FunctorType SMESH.Functor.GetFunctorType  )  [inherited]
 

ElementType SMESH.Functor.GetElementType  )  [inherited]