Open CASCADE Technology
7.9.3
Main Page
Related Pages
Namespaces
Data Structures
Files
File List
Globals
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
#define Aspect_AspectMarkerDefinitionError_Raise_if
(
CONDITION,
MESSAGE
)
Value:
if
(CONDITION) \
throw Aspect_AspectMarkerDefinitionError(MESSAGE);
Generated by
1.8.10