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

#include <altium_parser_pcb.h>

Public Member Functions

 ADIMENSION6 (ALTIUM_BINARY_PARSER &aReader)
 

Public Attributes

ALTIUM_LAYER layer
 
ALTIUM_DIMENSION_KIND kind
 
wxString textformat
 
wxString textprefix
 
wxString textsuffix
 
int32_t height
 
double angle
 
uint32_t linewidth
 
uint32_t textheight
 
uint32_t textlinewidth
 
int32_t textprecision
 
uint32_t textgap
 
bool textbold
 
bool textitalic
 
int32_t arrowsize
 
ALTIUM_UNIT textunit
 
VECTOR2I xy1
 
std::vector< VECTOR2IreferencePoint
 
std::vector< VECTOR2ItextPoint
 

Detailed Description

Definition at line 423 of file altium_parser_pcb.h.

Constructor & Destructor Documentation

◆ ADIMENSION6()

Member Data Documentation

◆ angle

double ADIMENSION6::angle

◆ arrowsize

int32_t ADIMENSION6::arrowsize

Definition at line 443 of file altium_parser_pcb.h.

Referenced by ADIMENSION6(), and ALTIUM_PCB::HelperParseDimensions6Leader().

◆ height

int32_t ADIMENSION6::height

Definition at line 432 of file altium_parser_pcb.h.

Referenced by ADIMENSION6(), and ALTIUM_PCB::HelperParseDimensions6Center().

◆ kind

ALTIUM_DIMENSION_KIND ADIMENSION6::kind

Definition at line 426 of file altium_parser_pcb.h.

Referenced by ADIMENSION6(), and ALTIUM_PCB::ParseDimensions6Data().

◆ layer

◆ linewidth

◆ referencePoint

◆ textbold

bool ADIMENSION6::textbold

◆ textformat

wxString ADIMENSION6::textformat

Definition at line 428 of file altium_parser_pcb.h.

Referenced by ADIMENSION6(), and ALTIUM_PCB::HelperParseDimensions6Leader().

◆ textgap

uint32_t ADIMENSION6::textgap

Definition at line 439 of file altium_parser_pcb.h.

Referenced by ADIMENSION6(), and ALTIUM_PCB::HelperParseDimensions6Radial().

◆ textheight

◆ textitalic

bool ADIMENSION6::textitalic

◆ textlinewidth

◆ textPoint

std::vector<VECTOR2I> ADIMENSION6::textPoint

◆ textprecision

int32_t ADIMENSION6::textprecision

◆ textprefix

wxString ADIMENSION6::textprefix

◆ textsuffix

wxString ADIMENSION6::textsuffix

◆ textunit

◆ xy1


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