#include <Standard_Stream.hxx>#include "GEOM_IShapesOperations_i.hh"#include "utilities.h"#include "OpUtil.hxx"#include "Utils_ExceptHandlers.hxx"#include "GEOM_Engine.hxx"#include "GEOM_Object.hxx"#include <TopAbs.hxx>#include <TColStd_HSequenceOfTransient.hxx>#include <TColStd_HArray1OfInteger.hxx>Functions | |
| static GEOMUtils::ComparisonCondition | ComparisonCondition (const GEOM::comparison_condition theCondition) |
| This function converts GEOM::comparison_condition type into GEOMUtils::ComparisonCondition type. More... | |
| static GEOMAlgo_State | ShapeState (const GEOM::shape_state theState) |
|
static |
| theCondition | the condition of GEOM::comparison_condition type |
References aResult, GEOMUtils::CC_GE, GEOM::CC_GE, GEOMUtils::CC_GT, GEOMUtils::CC_LE, GEOM::CC_LE, GEOMUtils::CC_LT, and GEOM::CC_LT.
|
static |