| 
    KiCad PCB EDA Suite
    
   | 
 
#include <cadstar_archive_parser.h>
  
Public Member Functions | |
| void | Parse (XNODE *aNode, PARSER_CONTEXT *aContext) override | 
Public Attributes | |
| long | Step | 
| long | LineWidth | 
| long | OrientAngle | 
| 1/1000 of a Degree   | |
Definition at line 310 of file cadstar_archive_parser.h.
      
  | 
  overridevirtual | 
Implements CADSTAR_ARCHIVE_PARSER::PARSER.
Definition at line 229 of file cadstar_archive_parser.cpp.
References XNODE::GetChildren(), CADSTAR_ARCHIVE_PARSER::GetXmlAttributeIDLong(), LineWidth, OrientAngle, Step, and THROW_MISSING_NODE_IO_ERROR.
Referenced by CADSTAR_ARCHIVE_PARSER::HATCHCODE::Parse().
| long CADSTAR_ARCHIVE_PARSER::HATCH::LineWidth | 
Definition at line 313 of file cadstar_archive_parser.h.
Referenced by Parse().
| long CADSTAR_ARCHIVE_PARSER::HATCH::OrientAngle | 
| long CADSTAR_ARCHIVE_PARSER::HATCH::Step | 
Definition at line 312 of file cadstar_archive_parser.h.
Referenced by Parse().