CFx SDK Documentation
2022 SP0
|
#include <GsDrawCancelException.h>
Exception thrown when draw operation is cancelled. Bricscad throws it in progress bar meter and catches in preview image draw function; OdGsBaseVectorizeView::doDraw() is an intermediate catcher which throws it further.
Corresponding C++ library: TD_Gs <group OdGs_Classes>
Definition at line 46 of file GsDrawCancelException.h.