Open CASCADE Technology
6.5.4
|
#include <Standard.hxx>
#include <Standard_DefineHandle.hxx>
#include <Handle_ShapeExtend_BasicMsgRegistrator.hxx>
#include <MMgt_TShared.hxx>
#include <Handle_Standard_Transient.hxx>
#include <Message_Gravity.hxx>
Data Structures | |
class | ShapeExtend_BasicMsgRegistrator |
Abstract class that can be used for attaching messages to the objects (e.g. shapes). It is used by ShapeHealing algorithms to attach a message describing encountered case (e.g. removing small edge from a wire). The methods of this class are empty and redefined, for instance, in the classes for Data Exchange processors for attaching messages to interface file entities or CAS.CADE shapes. More... |