// This file is generated by WOK (CPPExt). // Please do not edit this file; modify original file instead. // The copyright and license terms as defined for the original file apply to // this header file considered to be the "object code" form of the original source. #ifndef _Aspect_ListingType_HeaderFile #define _Aspect_ListingType_HeaderFile //! 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
enum Aspect_ListingType { Aspect_LPID_DIRPLOT, Aspect_LPID_DIRPARPLO, Aspect_LPID_ALLDIRS }; #ifndef _Standard_PrimitiveTypes_HeaderFile #include #endif #endif