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

#include <altium_parser_pcb.h>

Public Member Functions

 APOLYGON6 (ALTIUM_BINARY_PARSER &aReader)
 

Public Attributes

ALTIUM_LAYER layer
 
uint16_t net
 
bool locked
 
ALTIUM_POLYGON_HATCHSTYLE hatchstyle
 
int32_t gridsize
 
int32_t trackwidth
 
int32_t minprimlength
 
bool useoctagons
 
int32_t pourindex
 
std::vector< ALTIUM_VERTICEvertices
 

Detailed Description

Definition at line 473 of file altium_parser_pcb.h.

Constructor & Destructor Documentation

◆ APOLYGON6()

Member Data Documentation

◆ gridsize

int32_t APOLYGON6::gridsize

Definition at line 481 of file altium_parser_pcb.h.

Referenced by APOLYGON6(), and ALTIUM_PCB::ParsePolygons6Data().

◆ hatchstyle

ALTIUM_POLYGON_HATCHSTYLE APOLYGON6::hatchstyle

Definition at line 479 of file altium_parser_pcb.h.

Referenced by APOLYGON6(), and ALTIUM_PCB::ParsePolygons6Data().

◆ layer

ALTIUM_LAYER APOLYGON6::layer

Definition at line 475 of file altium_parser_pcb.h.

Referenced by APOLYGON6(), and ALTIUM_PCB::ParsePolygons6Data().

◆ locked

bool APOLYGON6::locked

Definition at line 477 of file altium_parser_pcb.h.

Referenced by APOLYGON6(), and ALTIUM_PCB::ParsePolygons6Data().

◆ minprimlength

int32_t APOLYGON6::minprimlength

Definition at line 483 of file altium_parser_pcb.h.

Referenced by APOLYGON6().

◆ net

uint16_t APOLYGON6::net

Definition at line 476 of file altium_parser_pcb.h.

Referenced by APOLYGON6(), and ALTIUM_PCB::ParsePolygons6Data().

◆ pourindex

int32_t APOLYGON6::pourindex

Definition at line 487 of file altium_parser_pcb.h.

Referenced by APOLYGON6(), and ALTIUM_PCB::ParsePolygons6Data().

◆ trackwidth

int32_t APOLYGON6::trackwidth

Definition at line 482 of file altium_parser_pcb.h.

Referenced by APOLYGON6(), and ALTIUM_PCB::ParsePolygons6Data().

◆ useoctagons

bool APOLYGON6::useoctagons

Definition at line 484 of file altium_parser_pcb.h.

Referenced by APOLYGON6().

◆ vertices

std::vector<ALTIUM_VERTICE> APOLYGON6::vertices

Definition at line 489 of file altium_parser_pcb.h.

Referenced by APOLYGON6(), and ALTIUM_PCB::ParsePolygons6Data().


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