KiCad PCB EDA Suite
Loading...
Searching...
No Matches
pcb_io_altium_designer.h File Reference
#include <pcb_io/pcb_io.h>
#include <pcb_io/pcb_io_mgr.h>
#include <pcb_io/common/plugin_common_layer_mapping.h>
#include <map>
#include <memory>
#include <vector>

Go to the source code of this file.

Classes

class  PCB_IO_ALTIUM_DESIGNER
 
struct  PCB_IO_ALTIUM_DESIGNER::ALTIUM_FILE_CACHE
 

Functions

void ApplyAltiumProjectVariantsToBoard (BOARD *aBoard, const std::vector< ALTIUM_PROJECT_VARIANT > &aVariants)
 Apply parsed Altium project variants to a board by setting FOOTPRINT_VARIANT data on each footprint whose reference matches a variant entry.
 

Function Documentation

◆ ApplyAltiumProjectVariantsToBoard()

void ApplyAltiumProjectVariantsToBoard ( BOARD * aBoard,
const std::vector< ALTIUM_PROJECT_VARIANT > & aVariants )