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

#include <altium_parser_sch.h>

Inheritance diagram for ASCH_ARC:
ASCH_OWNER_INTERFACE ASCH_BORDER_INTERFACE

Public Member Functions

 ASCH_ARC (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
 

Detailed Description

Definition at line 485 of file altium_parser_sch.h.

Constructor & Destructor Documentation

◆ ASCH_ARC()

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

Member Data Documentation

◆ 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().

◆ LineWidth

◆ m_Center

VECTOR2I ASCH_ARC::m_Center

◆ m_EndAngle

double ASCH_ARC::m_EndAngle

◆ m_IsElliptical

bool ASCH_ARC::m_IsElliptical

Definition at line 487 of file altium_parser_sch.h.

Referenced by ASCH_ARC().

◆ m_Radius

int ASCH_ARC::m_Radius

◆ m_SecondaryRadius

int ASCH_ARC::m_SecondaryRadius

Definition at line 490 of file altium_parser_sch.h.

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

◆ m_StartAngle

double ASCH_ARC::m_StartAngle

◆ ownerindex

◆ ownerpartdisplaymode

◆ ownerpartid


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