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_v6 = ALTIUM_LAYER::UNKNOWN
 
ALTIUM_LAYER layer_v7 = ALTIUM_LAYER::UNKNOWN
 
ALTIUM_LAYER layer = ALTIUM_LAYER::UNKNOWN
 
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 689 of file altium_parser_pcb.h.

Constructor & Destructor Documentation

◆ AARC6()

Member Data Documentation

◆ center

◆ component

uint16_t AARC6::component

Definition at line 699 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 691 of file altium_parser_pcb.h.

Referenced by AARC6().

◆ is_polygonoutline

bool AARC6::is_polygonoutline

Definition at line 693 of file altium_parser_pcb.h.

Referenced by AARC6().

◆ keepoutrestrictions

uint8_t AARC6::keepoutrestrictions

◆ layer

◆ layer_v6

Definition at line 695 of file altium_parser_pcb.h.

Referenced by AARC6().

◆ layer_v7

Definition at line 696 of file altium_parser_pcb.h.

Referenced by AARC6().

◆ net

◆ polygon

uint16_t AARC6::polygon

◆ radius

uint32_t AARC6::radius

◆ startangle

double AARC6::startangle

◆ subpolyindex

uint16_t AARC6::subpolyindex

Definition at line 701 of file altium_parser_pcb.h.

Referenced by AARC6().

◆ width


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