|
Open CASCADE Technology
6.7.1
|
#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... | |
| enum Aspect_PlotMode |
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
| Enumerator | |
|---|---|
| Aspect_PM_DPLOTTER | |
| Aspect_PM_FILEONLY | |
| Aspect_PM_NPLOTTER | |
1.8.5