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

#include <altium_parser_sch.h>

Inheritance diagram for ASCH_PIECHART:
ASCH_ARC ASCH_OWNER_INTERFACE ASCH_BORDER_INTERFACE ASCH_FILL_INTERFACE

Public Member Functions

 ASCH_PIECHART (const std::map< wxString, wxString > &aProps)
 

Public Attributes

bool m_IsElliptical
 
VECTOR2I m_Center
 
int m_Radius
 
int m_SecondaryRadius
 
double m_StartAngle
 
double m_EndAngle
 
int ownerindex
 
int ownerpartid
 
int ownerpartdisplaymode
 
int indexinsheet
 
bool IsNotAccesible
 
int LineWidth
 
int Color
 
int AreaColor
 
bool IsSolid
 
bool IsTransparent
 

Detailed Description

Definition at line 496 of file altium_parser_sch.h.

Constructor & Destructor Documentation

◆ ASCH_PIECHART()

ASCH_PIECHART::ASCH_PIECHART ( const std::map< wxString, wxString > &  aProps)
explicit

Definition at line 475 of file altium_parser_sch.cpp.

Member Data Documentation

◆ AreaColor

◆ Color

◆ indexinsheet

int ASCH_OWNER_INTERFACE::indexinsheet
inherited

◆ IsNotAccesible

bool ASCH_OWNER_INTERFACE::IsNotAccesible
inherited

Definition at line 127 of file altium_parser_sch.h.

Referenced by ASCH_OWNER_INTERFACE::ASCH_OWNER_INTERFACE().

◆ IsSolid

◆ IsTransparent

bool ASCH_FILL_INTERFACE::IsTransparent
inherited

◆ LineWidth

◆ m_Center

◆ m_EndAngle

double ASCH_ARC::m_EndAngle
inherited

◆ m_IsElliptical

bool ASCH_ARC::m_IsElliptical
inherited

Definition at line 485 of file altium_parser_sch.h.

Referenced by ASCH_ARC::ASCH_ARC().

◆ m_Radius

int ASCH_ARC::m_Radius
inherited

◆ m_SecondaryRadius

int ASCH_ARC::m_SecondaryRadius
inherited

Definition at line 488 of file altium_parser_sch.h.

Referenced by ASCH_ARC::ASCH_ARC(), and SCH_IO_ALTIUM::ParseEllipticalArc().

◆ m_StartAngle

double ASCH_ARC::m_StartAngle
inherited

◆ ownerindex

◆ ownerpartdisplaymode

◆ ownerpartid


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