|
| static void | parseExtendedPrimitiveInformation (ALTIUM_PCB &aImporter, const ALTIUM_PCB_COMPOUND_FILE &aFile, const CFB::COMPOUND_FILE_ENTRY *aEntry) |
| |
| static std::vector< std::pair< PCB_LAYER_ID, int > > | getMaskExpansions (ALTIUM_PCB &aImporter, ALTIUM_RECORD aType, int aPrimitiveIndex, ALTIUM_LAYER aLayer) |
| |
| static void | convertConnectedArc (ALTIUM_PCB &aImporter, const AARC6 &aArc, PCB_LAYER_ID aLayer) |
| |
| static std::vector< const ZONE * > | collectRuleAreas (const BOARD &aBoard) |
| |
| static int | getNetCode (ALTIUM_PCB &aImporter, const std::vector< int > &aNetcodes, uint16_t aId) |
| |
Definition at line 70 of file test_altium_pcb_import.cpp.
◆ ALTIUM_PCB_IMPORT_FIXTURE()
| ALTIUM_PCB_IMPORT_FIXTURE::ALTIUM_PCB_IMPORT_FIXTURE |
( |
| ) |
|
|
default |
◆ collectRuleAreas()
| static std::vector< const ZONE * > ALTIUM_PCB_IMPORT_FIXTURE::collectRuleAreas |
( |
const BOARD & | aBoard | ) |
|
|
inlinestatic |
◆ convertConnectedArc()
◆ getMaskExpansions()
◆ getNetCode()
| static int ALTIUM_PCB_IMPORT_FIXTURE::getNetCode |
( |
ALTIUM_PCB & | aImporter, |
|
|
const std::vector< int > & | aNetcodes, |
|
|
uint16_t | aId ) |
|
inlinestatic |
◆ parseExtendedPrimitiveInformation()
| static void ALTIUM_PCB_IMPORT_FIXTURE::parseExtendedPrimitiveInformation |
( |
ALTIUM_PCB & | aImporter, |
|
|
const ALTIUM_PCB_COMPOUND_FILE & | aFile, |
|
|
const CFB::COMPOUND_FILE_ENTRY * | aEntry ) |
|
inlinestatic |
◆ m_altiumPlugin
The documentation for this struct was generated from the following file: