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

#include <altium_parser_sch.h>

Inheritance diagram for ASCH_RECTANGLE:
ASCH_OWNER_INTERFACE ASCH_FILL_INTERFACE ASCH_BORDER_INTERFACE

Public Member Functions

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

Public Attributes

VECTOR2I BottomLeft
 
VECTOR2I TopRight
 
int ownerindex
 
int ownerpartid
 
int ownerpartdisplaymode
 
int indexinsheet
 
bool IsNotAccesible
 
int AreaColor
 
bool IsSolid
 
bool IsTransparent
 
int LineWidth
 
int Color
 

Detailed Description

Definition at line 585 of file altium_parser_sch.h.

Constructor & Destructor Documentation

◆ ASCH_RECTANGLE()

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

Definition at line 597 of file altium_parser_sch.cpp.

References BottomLeft, ReadKiCadUnitFrac(), ReadRecord(), and TopRight.

Member Data Documentation

◆ AreaColor

◆ BottomLeft

VECTOR2I ASCH_RECTANGLE::BottomLeft

Definition at line 587 of file altium_parser_sch.h.

Referenced by ASCH_RECTANGLE(), and SCH_IO_ALTIUM::ParseRectangle().

◆ 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

◆ ownerindex

◆ ownerpartdisplaymode

◆ ownerpartid

◆ TopRight

VECTOR2I ASCH_RECTANGLE::TopRight

Definition at line 588 of file altium_parser_sch.h.

Referenced by ASCH_RECTANGLE(), and SCH_IO_ALTIUM::ParseRectangle().


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