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

#include <altium_parser_sch.h>

Inheritance diagram for ASCH_POLYLINE:
ASCH_OWNER_INTERFACE ASCH_BORDER_INTERFACE

Public Member Functions

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

Public Attributes

std::vector< VECTOR2IPoints
 
ASCH_POLYLINE_LINESTYLE LineStyle
 
int ownerindex
 
int ownerpartid
 
int ownerpartdisplaymode
 
int indexinsheet
 
bool IsNotAccesible
 
int LineWidth
 
int Color
 

Detailed Description

Definition at line 456 of file altium_parser_sch.h.

Constructor & Destructor Documentation

◆ ASCH_POLYLINE()

ASCH_POLYLINE::ASCH_POLYLINE ( 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().

◆ LineStyle

ASCH_POLYLINE_LINESTYLE ASCH_POLYLINE::LineStyle

Definition at line 460 of file altium_parser_sch.h.

Referenced by ASCH_POLYLINE(), and SCH_IO_ALTIUM::ParsePolyline().

◆ LineWidth

◆ ownerindex

◆ ownerpartdisplaymode

◆ ownerpartid

◆ Points

std::vector<VECTOR2I> ASCH_POLYLINE::Points

Definition at line 458 of file altium_parser_sch.h.

Referenced by ASCH_POLYLINE(), and SCH_IO_ALTIUM::ParsePolyline().


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