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

#include <altium_parser_sch.h>

Inheritance diagram for ASCH_WIRE:
ASCH_OWNER_INTERFACE

Public Member Functions

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

Public Attributes

int lineWidth
 
std::vector< VECTOR2Ipoints
 
int ownerindex
 
int ownerpartid
 
int ownerpartdisplaymode
 
int indexinsheet
 
bool IsNotAccesible
 

Detailed Description

Definition at line 731 of file altium_parser_sch.h.

Constructor & Destructor Documentation

◆ ASCH_WIRE()

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

Member Data Documentation

◆ 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

int ASCH_WIRE::lineWidth

Definition at line 733 of file altium_parser_sch.h.

Referenced by ASCH_WIRE().

◆ ownerindex

◆ ownerpartdisplaymode

◆ ownerpartid

◆ points

std::vector<VECTOR2I> ASCH_WIRE::points

Definition at line 735 of file altium_parser_sch.h.

Referenced by ASCH_WIRE(), and SCH_IO_ALTIUM::ParseWire().


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