#include <Standard.hxx>#include <Handle_TopoDS_UnCompatibleShapes.hxx>#include <Standard_SStream.hxx>#include <Standard_DomainError.hxx>Defines | |
| #define | TopoDS_UnCompatibleShapes_Raise_if(CONDITION, MESSAGE) if (CONDITION) TopoDS_UnCompatibleShapes::Raise(MESSAGE); |
|
|
|
1.4.1