Version: 9.12.0
GEOMImpl_IConformity Class Reference

#include <GEOMImpl_IConformity.hxx>

Public Member Functions

 GEOMImpl_IConformity (Handle(GEOM_Function) theFunction)
 
void SetShape (Handle(GEOM_Function) theRef)
 
 Handle (GEOM_Function) GetShape()
 
void SetShapeType1 (int theShapeType)
 
Standard_Integer GetShapeType1 ()
 
void SetShapeType2 (int theShapeType)
 
Standard_Integer GetShapeType2 ()
 
void SetTolerance (double theTolerance)
 
Standard_Real GetTolerance ()
 
void SetListOfShapesIndices (const Handle(TColStd_HArray2OfInteger)&theArrayOfIndexes)
 
 Handle (TColStd_HArray2OfInteger) GetListOfShapesIndices()
 

Private Member Functions

 Handle (GEOM_Function) _func
 

Constructor & Destructor Documentation

◆ GEOMImpl_IConformity()

GEOMImpl_IConformity::GEOMImpl_IConformity ( Handle(GEOM_Function)  theFunction)
inline

Member Function Documentation

◆ GetShapeType1()

Standard_Integer GEOMImpl_IConformity::GetShapeType1 ( )
inline

◆ GetShapeType2()

Standard_Integer GEOMImpl_IConformity::GetShapeType2 ( )
inline

◆ GetTolerance()

Standard_Real GEOMImpl_IConformity::GetTolerance ( )
inline

◆ Handle() [1/3]

GEOMImpl_IConformity::Handle ( GEOM_Function  )
private

◆ Handle() [2/3]

GEOMImpl_IConformity::Handle ( GEOM_Function  )
inline

◆ Handle() [3/3]

GEOMImpl_IConformity::Handle ( TColStd_HArray2OfInteger  )

◆ SetListOfShapesIndices()

void GEOMImpl_IConformity::SetListOfShapesIndices ( const Handle(TColStd_HArray2OfInteger)&  theArrayOfIndexes)

SetListOfShapesIndices Input 2D array of indexes converted into 1D array

References CHECKCONFORMITY_RET_LIST_OF_INDEXES, and Handle().

◆ SetShape()

void GEOMImpl_IConformity::SetShape ( Handle(GEOM_Function)  theRef)
inline

◆ SetShapeType1()

void GEOMImpl_IConformity::SetShapeType1 ( int  theShapeType)
inline

◆ SetShapeType2()

void GEOMImpl_IConformity::SetShapeType2 ( int  theShapeType)
inline

◆ SetTolerance()

void GEOMImpl_IConformity::SetTolerance ( double  theTolerance)
inline

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