Version: 9.12.0
SMESH::CoplanarFaces_i Class Reference

#include <SMESH_Filter_i.hxx>

Inheritance diagram for SMESH::CoplanarFaces_i:

Public Member Functions

 CoplanarFaces_i ()
 
FunctorType GetFunctorType ()
 
void SetFace (CORBA::Long theFaceID)
 
void SetTolerance (CORBA::Double theToler)
 
char * GetFaceAsString () const
 
CORBA::Long GetFace () const
 
CORBA::Double GetTolerance () const
 
CORBA::Boolean IsSatisfy (CORBA::Long theElementId)
 
CORBA::Long NbSatisfying (SMESH::SMESH_IDSource_ptr obj)
 
Controls::PredicatePtr GetPredicate ()
 
virtual void SetMesh (SMESH_Mesh_ptr theMesh)
 
Controls::FunctorPtr GetFunctor ()
 
ElementType GetElementType ()
 

Protected Attributes

Controls::PredicatePtr myPredicatePtr
 
Controls::FunctorPtr myFunctorPtr
 

Private Attributes

Controls::CoplanarFacesPtr myCoplanarFacesPtr
 

Constructor & Destructor Documentation

◆ CoplanarFaces_i()

SMESH::CoplanarFaces_i::CoplanarFaces_i ( )

Member Function Documentation

◆ GetElementType()

◆ GetFace()

CORBA::Long SMESH::CoplanarFaces_i::GetFace ( ) const

References myCoplanarFacesPtr.

◆ GetFaceAsString()

char * SMESH::CoplanarFaces_i::GetFaceAsString ( ) const

References myCoplanarFacesPtr.

Referenced by SMESH::getCriteria().

◆ GetFunctor()

Controls::FunctorPtr SMESH::Functor_i::GetFunctor ( )
inherited

◆ GetFunctorType()

FunctorType SMESH::CoplanarFaces_i::GetFunctorType ( )

◆ GetPredicate()

◆ GetTolerance()

CORBA::Double SMESH::CoplanarFaces_i::GetTolerance ( ) const

References myCoplanarFacesPtr.

Referenced by SMESH::getCriteria().

◆ IsSatisfy()

CORBA::Boolean SMESH::Predicate_i::IsSatisfy ( CORBA::Long  theElementId)
inherited

◆ NbSatisfying()

CORBA::Long SMESH::Predicate_i::NbSatisfying ( SMESH::SMESH_IDSource_ptr  obj)
inherited

◆ SetFace()

void SMESH::CoplanarFaces_i::SetFace ( CORBA::Long  theFaceID)

References myCoplanarFacesPtr.

◆ SetMesh()

void SMESH::Functor_i::SetMesh ( SMESH_Mesh_ptr  theMesh)
virtualinherited

◆ SetTolerance()

void SMESH::CoplanarFaces_i::SetTolerance ( CORBA::Double  theToler)

References myCoplanarFacesPtr.

Field Documentation

◆ myCoplanarFacesPtr

Controls::CoplanarFacesPtr SMESH::CoplanarFaces_i::myCoplanarFacesPtr
private

◆ myFunctorPtr

Controls::FunctorPtr SMESH::Functor_i::myFunctorPtr
protectedinherited

Referenced by SMESH::Area_i::Area_i(), SMESH::AspectRatio3D_i::AspectRatio3D_i(), SMESH::AspectRatio_i::AspectRatio_i(), SMESH::BadOrientedVolume_i::BadOrientedVolume_i(), SMESH::BallDiameter_i::BallDiameter_i(), SMESH::BareBorderFace_i::BareBorderFace_i(), SMESH::BareBorderVolume_i::BareBorderVolume_i(), SMESH::BelongToGeom_i::BelongToGeom_i(), SMESH::BelongToMeshGroup_i::BelongToMeshGroup_i(), SMESH::BelongToSurface_i::BelongToSurface_i(), SMESH::ConnectedElements_i::ConnectedElements_i(), CoplanarFaces_i(), SMESH::Deflection2D_i::Deflection2D_i(), SMESH::ElemEntityType_i::ElemEntityType_i(), SMESH::ElemGeomType_i::ElemGeomType_i(), SMESH::EqualEdges_i::EqualEdges_i(), SMESH::EqualFaces_i::EqualFaces_i(), SMESH::EqualNodes_i::EqualNodes_i(), SMESH::EqualTo_i::EqualTo_i(), SMESH::EqualVolumes_i::EqualVolumes_i(), SMESH::FreeBorders_i::FreeBorders_i(), SMESH::FreeEdges_i::FreeEdges_i(), SMESH::FreeFaces_i::FreeFaces_i(), SMESH::FreeNodes_i::FreeNodes_i(), SMESH::Functor_i::GetElementType(), SMESH::Length2D_i::GetValues(), SMESH::MultiConnection2D_i::GetValues(), SMESH::GroupColor_i::GroupColor_i(), SMESH::Length2D_i::Length2D_i(), SMESH::Length3D_i::Length3D_i(), SMESH::Length_i::Length_i(), SMESH::LessThan_i::LessThan_i(), SMESH::LinearOrQuadratic_i::LinearOrQuadratic_i(), SMESH::LogicalAND_i::LogicalAND_i(), SMESH::LogicalNOT_i::LogicalNOT_i(), SMESH::LogicalOR_i::LogicalOR_i(), SMESH::LyingOnGeom_i::LyingOnGeom_i(), SMESH::MaxElementLength2D_i::MaxElementLength2D_i(), SMESH::MaxElementLength3D_i::MaxElementLength3D_i(), SMESH::MinimumAngle_i::MinimumAngle_i(), SMESH::MoreThan_i::MoreThan_i(), SMESH::MultiConnection2D_i::MultiConnection2D_i(), SMESH::MultiConnection_i::MultiConnection_i(), SMESH::NodeConnectivityNumber_i::NodeConnectivityNumber_i(), SMESH::OverConstrainedFace_i::OverConstrainedFace_i(), SMESH::OverConstrainedVolume_i::OverConstrainedVolume_i(), SMESH::RangeOfIds_i::RangeOfIds_i(), SMESH::ScaledJacobian_i::ScaledJacobian_i(), SMESH::Functor_i::SetMesh(), SMESH::Skew_i::Skew_i(), SMESH::Taper_i::Taper_i(), SMESH::Volume3D_i::Volume3D_i(), and SMESH::Warping_i::Warping_i().

◆ myPredicatePtr