Open CASCADE Technology
7.8.2.dev
src
Aspect
Macros
Aspect_AspectMarkerDefinitionError.hxx File Reference
#include <
Standard_Type.hxx
>
#include <
Standard_SStream.hxx
>
#include <
Standard_OutOfRange.hxx
>
Macros
#define
Aspect_AspectMarkerDefinitionError_Raise_if
(CONDITION, MESSAGE)
Macro Definition Documentation
◆
Aspect_AspectMarkerDefinitionError_Raise_if
#define Aspect_AspectMarkerDefinitionError_Raise_if
(
CONDITION
,
MESSAGE
)
Value:
if
(CONDITION)
throw
Aspect_AspectMarkerDefinitionError(MESSAGE);
Generated by
1.12.0