Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Enumerations
Aspect_PlotMode.hxx File Reference
#include <Standard_PrimitiveTypes.hxx>

Enumerations

enum  Aspect_PlotMode { Aspect_PM_DPLOTTER, Aspect_PM_FILEONLY, Aspect_PM_NPLOTTER }
 Defines plot mode for plotter drivers derived from
Aspect_PlotterDriver:
1) PM_DPLOTTER - send file to plotter and delete file
2) PM_FILEONLY - do not send file to the plotter
3) PM_NPLOTTER - send file to the plotter but not delete a file
More...

Enumeration Type Documentation

Enumerator:
Aspect_PM_DPLOTTER 
Aspect_PM_FILEONLY 
Aspect_PM_NPLOTTER