|
KiCad PCB EDA Suite
|
#include <plotter_dxf.h>
Public Attributes | |
| std::string | name |
| std::string | blockName |
| std::string | blockRecordHandle |
| std::string | layoutHandle |
| bool | isPaperSpace |
Definition at line 538 of file plotter_dxf.h.
| std::string DXF_PLOTTER::DxfLayout::blockName |
Definition at line 541 of file plotter_dxf.h.
| std::string DXF_PLOTTER::DxfLayout::blockRecordHandle |
Definition at line 542 of file plotter_dxf.h.
Referenced by DXF_PLOTTER::writeObjectsSection().
| bool DXF_PLOTTER::DxfLayout::isPaperSpace |
Definition at line 544 of file plotter_dxf.h.
Referenced by DXF_PLOTTER::writeObjectsSection().
| std::string DXF_PLOTTER::DxfLayout::layoutHandle |
Definition at line 543 of file plotter_dxf.h.
Referenced by DXF_PLOTTER::writeObjectsSection().
| std::string DXF_PLOTTER::DxfLayout::name |
Definition at line 540 of file plotter_dxf.h.
Referenced by DXF_PLOTTER::writeObjectsSection().