21#ifndef KICAD_API_SCH_UTILS_H
22#define KICAD_API_SCH_UTILS_H
std::unique_ptr< EDA_ITEM > CreateItemForType(KICAD_T aType, EDA_ITEM *aContainer)
A base class for most all the KiCad significant classes used in schematics and boards.
KICAD_T
The set of class identification values stored in EDA_ITEM::m_structType.