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

#include <altium_parser_sch.h>

Public Member Functions

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

Public Attributes

VECTOR2I location
 
bool isActive
 
bool suppressAll
 

Detailed Description

Definition at line 697 of file altium_parser_sch.h.

Constructor & Destructor Documentation

◆ ASCH_NO_ERC()

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

Member Data Documentation

◆ isActive

bool ASCH_NO_ERC::isActive

Definition at line 701 of file altium_parser_sch.h.

Referenced by ASCH_NO_ERC(), and SCH_IO_ALTIUM::ParseNoERC().

◆ location

VECTOR2I ASCH_NO_ERC::location

Definition at line 699 of file altium_parser_sch.h.

Referenced by ASCH_NO_ERC(), and SCH_IO_ALTIUM::ParseNoERC().

◆ suppressAll

bool ASCH_NO_ERC::suppressAll

Definition at line 702 of file altium_parser_sch.h.

Referenced by ASCH_NO_ERC().


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