KiCad PCB EDA Suite
Loading...
Searching...
No Matches
AARC6 Struct Reference

#include <altium_parser_pcb.h>

Public Member Functions

 AARC6 (ALTIUM_BINARY_PARSER &aReader)
 

Public Attributes

bool is_locked
 
bool is_keepout
 
bool is_polygonoutline
 
ALTIUM_LAYER layer
 
uint16_t net
 
uint16_t component
 
uint16_t polygon
 
uint16_t subpolyindex
 
uint8_t keepoutrestrictions
 
VECTOR2I center
 
uint32_t radius
 
double startangle
 
double endangle
 
uint32_t width
 

Detailed Description

Definition at line 568 of file altium_parser_pcb.h.

Constructor & Destructor Documentation

◆ AARC6()

Member Data Documentation

◆ center

◆ component

uint16_t AARC6::component

Definition at line 576 of file altium_parser_pcb.h.

Referenced by AARC6(), and ALTIUM_PCB::ParseArcs6Data().

◆ endangle

double AARC6::endangle

◆ is_keepout

bool AARC6::is_keepout

◆ is_locked

bool AARC6::is_locked

Definition at line 570 of file altium_parser_pcb.h.

Referenced by AARC6().

◆ is_polygonoutline

bool AARC6::is_polygonoutline

Definition at line 572 of file altium_parser_pcb.h.

Referenced by AARC6().

◆ keepoutrestrictions

uint8_t AARC6::keepoutrestrictions

◆ layer

◆ net

◆ polygon

uint16_t AARC6::polygon

◆ radius

uint32_t AARC6::radius

◆ startangle

double AARC6::startangle

◆ subpolyindex

uint16_t AARC6::subpolyindex

Definition at line 578 of file altium_parser_pcb.h.

Referenced by AARC6().

◆ width


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