Open CASCADE Technology
6.9.1
|
#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <Standard_Macro.hxx>
#include <Interface_Graph.hxx>
#include <Interface_GraphContent.hxx>
#include <Handle_Standard_Transient.hxx>
#include <Standard_Boolean.hxx>
Data Structures | |
class | IFGraph_Compare |
this class evaluates effect of two compared sub-parts : cumulation (union), common part (intersection-overlapping) part specific to first sub-part or to the second one Results are kept in a Graph, several question can be set Basic Iteration gives Cumulation (union) More... | |