KiCad PCB EDA Suite
Loading...
Searching...
No Matches
CADSTAR_ARCHIVE_PARSER::HATCH Struct Reference

#include <cadstar_archive_parser.h>

Inheritance diagram for CADSTAR_ARCHIVE_PARSER::HATCH:
CADSTAR_ARCHIVE_PARSER::PARSER

Public Member Functions

void Parse (XNODE *aNode, PARSER_CONTEXT *aContext) override
 

Public Attributes

long Step
 
long LineWidth
 
long OrientAngle
 1/1000 of a Degree
 

Detailed Description

Definition at line 309 of file cadstar_archive_parser.h.

Member Function Documentation

◆ Parse()

void CADSTAR_ARCHIVE_PARSER::HATCH::Parse ( XNODE aNode,
PARSER_CONTEXT aContext 
)
overridevirtual

Member Data Documentation

◆ LineWidth

long CADSTAR_ARCHIVE_PARSER::HATCH::LineWidth

Definition at line 312 of file cadstar_archive_parser.h.

◆ OrientAngle

long CADSTAR_ARCHIVE_PARSER::HATCH::OrientAngle

1/1000 of a Degree

Definition at line 313 of file cadstar_archive_parser.h.

◆ Step

long CADSTAR_ARCHIVE_PARSER::HATCH::Step

Definition at line 311 of file cadstar_archive_parser.h.


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