KiCad PCB EDA Suite
Loading...
Searching...
No Matches
DXF_PLOTTER::DxfLayout Struct Reference

#include <plotter_dxf.h>

Public Attributes

std::string name
 
std::string blockName
 
std::string blockRecordHandle
 
std::string layoutHandle
 
bool isPaperSpace
 

Detailed Description

Definition at line 538 of file plotter_dxf.h.

Member Data Documentation

◆ blockName

std::string DXF_PLOTTER::DxfLayout::blockName

Definition at line 541 of file plotter_dxf.h.

◆ blockRecordHandle

std::string DXF_PLOTTER::DxfLayout::blockRecordHandle

Definition at line 542 of file plotter_dxf.h.

Referenced by DXF_PLOTTER::writeObjectsSection().

◆ isPaperSpace

bool DXF_PLOTTER::DxfLayout::isPaperSpace

Definition at line 544 of file plotter_dxf.h.

Referenced by DXF_PLOTTER::writeObjectsSection().

◆ layoutHandle

std::string DXF_PLOTTER::DxfLayout::layoutHandle

Definition at line 543 of file plotter_dxf.h.

Referenced by DXF_PLOTTER::writeObjectsSection().

◆ name

std::string DXF_PLOTTER::DxfLayout::name

Definition at line 540 of file plotter_dxf.h.

Referenced by DXF_PLOTTER::writeObjectsSection().


The documentation for this struct was generated from the following file: