#include <Standard_Stream.hxx>
#include <GEOMImpl_IBooleanOperations.hxx>
#include <GEOM_Function.hxx>
#include <GEOM_PythonDump.hxx>
#include <GEOMImpl_Types.hxx>
#include <GEOMImpl_BooleanDriver.hxx>
#include <GEOMImpl_IBoolean.hxx>
#include <GEOMImpl_PartitionDriver.hxx>
#include <GEOMImpl_IPartition.hxx>
#include <Basics_OCCTVersion.hxx>
#include <TDF_Tool.hxx>
#include "utilities.h"
#include <Standard_Failure.hxx>
#include <Standard_ErrorHandler.hxx>
Functions | |
Handle (GEOM_Object) GEOMImpl_IBooleanOperations | |
Handle (TColStd_HSequenceOfTransient) GEOMImpl_IBooleanOperations | |
Handle | ( | GEOM_Object | ) |
MakeBoolean
MakeFuse
MakeFuseList
MakeCommonList
MakeCutList
MakePartition
MakeHalfPartition
References BOOLEAN_COMMON, BOOLEAN_CUT, BOOLEAN_FUSE, BOOLEAN_SECTION, GEOM_BOOLEAN, GEOMImpl_BooleanDriver::GetID(), Handle(), KO, NULL, OK, GEOMImpl_IBoolean::SetCheckSelfIntersection(), GEOMImpl_IBoolean::SetShape1(), and GEOMImpl_IBoolean::SetShape2().