Open CASCADE Technology 6.6.0
|
#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <Standard_Macro.hxx>
#include <TDF_LabelMap.hxx>
#include <Standard_Boolean.hxx>
#include <Standard_OStream.hxx>
#include <TFunction_Logbook.lxx>
Data Structures | |
class | TFunction_Logbook |
This class contains information which is written and read during the solving process. Information is divided in three groups. * Touched Labels (modified by the end user), * Impacted Labels (modified during execution of the function), * Valid Labels (within the valid label scope). More... |