#include <Standard.hxx>
#include <Handle_BRepExtrema_UnCompatibleShape.hxx>
#include <Standard_SStream.hxx>
#include <Standard_DomainError.hxx>
Defines | |
#define | BRepExtrema_UnCompatibleShape_Raise_if(CONDITION, MESSAGE) if (CONDITION) BRepExtrema_UnCompatibleShape::Raise(MESSAGE); |
|
|