CadPlotLayoutFlag enumeration
CadPlotLayoutFlag enumeration
Plot layout flag.
CadPlotSettings.plot_layout_flag
The CadPlotLayoutFlag type exposes the following members:
Fields
| Field | Description |
|---|---|
| PLOT_VIEWPORT_BORDERS | The plot viewport borders |
| SHOW_PLOT_STYLES | The show plot styles |
| PLOT_CENTERED | The plot centered |
| PLOT_HIDDEN | The plot hidden |
| USE_STANDARD_SCALE | The use standard scale |
| PLOT_PLOT_STYLES | The plot plot styles |
| SCALE_LINE_WEIGHTS | The scale line weights |
| PRINT_LINE_WEIGHTS | The print line weights |
| DRAW_VIEWPORTS_FIRST | The draw viewports first |
| MODEL_TYPE | The model type |
| UPDATE_PAPER | The update paper |
| ZOOM_TO_PAPER_ON_UPDATE | The zoom to paper on update |
| INITIALIZING | The initializing |
| PREV_PLOT_INIT | The previous plot initialize |