IDFstepper
IDF to STEP converter
|
idf::BoardPanelGrammar< Iterator > | This is the Qi grammar to parse IDF board or panels files into BoardPanelStruct objects |
idf::BoardPanelOutline | A board/panel outline as a sequence of points connected by straight lines or arcs |
idf::BoardPanelStruct | The data structure representing an IDF board or panel file |
idf::Component | Electrical or mechanical component |
idf::ComponentPlacement | Placement information of a single component |
idf::ComponentPlacements | Placement information for all components of a board |
config::ConfigGrammar< Iterator > | This is the Qi grammar to parse config files into Config vectors |
idf::DrilledHole | A drilled hole of a board or panel |
idf::DrilledHoles | The drilled holes of a board or panel |
idf::LibraryGrammar< Iterator > | This is the Qi grammar to parse IDF library files into LibraryStruct objects |
idf::LibraryStruct | The data structure representing an IDF library file |
idf::Loop | An outline/cutout loop |
idf::Note | A single user-defined note |
idf::Notes | User-defined notes |
idf::OtherOutline | An additional outline not related to the entities shape |
idf::PlacementGroupArea | The placement group area of a board/panel for related components |
idf::PlacementKeepout | The placement keepout area of a board/panel |
idf::PlacementOutline | The placement outline of a board/panel |
idf::RoutingKeepout | The routing keepout area |
idf::RoutingOutline | The routing outline of a board/panel |
stepper::StepGenerator | The StepGenerator can produce 3D models in STEP format based on IDF descriptions |
idf::ViaKeepout | The via keepout area |