Version: 8.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
GEOMImpl_IGlue Class Reference

#include <GEOMImpl_IGlue.hxx>

Public Member Functions

 GEOMImpl_IGlue (Handle(GEOM_Function) theFunction)
 
void SetBase (const Handle(TColStd_HSequenceOfTransient)&theShapes)
 
 Handle (TColStd_HSequenceOfTransient) GetBase()
 
void SetTolerance (const Standard_Real theTolerance)
 
Standard_Real GetTolerance ()
 
void SetFaces (const Handle(TColStd_HSequenceOfTransient)&theShapes)
 
 Handle (TColStd_HSequenceOfTransient) GetFaces()
 
void SetKeepNonSolids (Standard_Boolean theFlag)
 
Standard_Boolean GetKeepNonSolids ()
 
void SetGlueAllEdges (Standard_Boolean theFlag)
 
Standard_Boolean GetGlueAllEdges ()
 

Private Member Functions

 Handle (GEOM_Function) _func
 

Constructor & Destructor Documentation

GEOMImpl_IGlue::GEOMImpl_IGlue ( Handle(GEOM_Function theFunction)
inline

Member Function Documentation

Standard_Boolean GEOMImpl_IGlue::GetGlueAllEdges ( )
inline

References GLUE_ARG_GLUEEDG.

Standard_Boolean GEOMImpl_IGlue::GetKeepNonSolids ( )
inline

References GLUE_ARG_KEEPALL.

Standard_Real GEOMImpl_IGlue::GetTolerance ( )
inline

References GLUE_ARG_TOLER.

GEOMImpl_IGlue::Handle ( TColStd_HSequenceOfTransient  )
inline

References GLUE_ARG_BASE.

GEOMImpl_IGlue::Handle ( TColStd_HSequenceOfTransient  )
inline

References GLUE_ARG_FACES.

GEOMImpl_IGlue::Handle ( GEOM_Function  )
private
void GEOMImpl_IGlue::SetBase ( const Handle(TColStd_HSequenceOfTransient)&  theShapes)
inline

References GLUE_ARG_BASE.

void GEOMImpl_IGlue::SetFaces ( const Handle(TColStd_HSequenceOfTransient)&  theShapes)
inline

References GLUE_ARG_FACES.

void GEOMImpl_IGlue::SetGlueAllEdges ( Standard_Boolean  theFlag)
inline

References GLUE_ARG_GLUEEDG.

void GEOMImpl_IGlue::SetKeepNonSolids ( Standard_Boolean  theFlag)
inline

References GLUE_ARG_KEEPALL.

void GEOMImpl_IGlue::SetTolerance ( const Standard_Real  theTolerance)
inline

References GLUE_ARG_TOLER.


The documentation for this class was generated from the following file: