Open CASCADE Technology  6.9.0
Macros

BRepExtrema_UnCompatibleShape.hxx File Reference

#include <Standard.hxx>
#include <Standard_DefineHandle.hxx>
#include <Standard_DefineException.hxx>
#include <Standard_SStream.hxx>
#include <Standard_DomainError.hxx>
#include <Handle_BRepExtrema_UnCompatibleShape.hxx>

Macros

#define BRepExtrema_UnCompatibleShape_Raise_if(CONDITION, MESSAGE)   if (CONDITION) BRepExtrema_UnCompatibleShape::Raise(MESSAGE);
 

Macro Definition Documentation

#define BRepExtrema_UnCompatibleShape_Raise_if (   CONDITION,
  MESSAGE 
)    if (CONDITION) BRepExtrema_UnCompatibleShape::Raise(MESSAGE);