|
KiCad PCB EDA Suite
|
Axis-aligned box in OrCAD DBU; corner order as stored (not normalized). More...
#include <orcad_records.h>
Public Attributes | |
| int | x1 = 0 |
| int | y1 = 0 |
| int | x2 = 0 |
| int | y2 = 0 |
Axis-aligned box in OrCAD DBU; corner order as stored (not normalized).
Definition at line 178 of file orcad_records.h.
| int ORCAD_BBOX::x1 = 0 |
Definition at line 180 of file orcad_records.h.
Referenced by ORCAD_CONVERTER::applyTitleBlock(), ORCAD_CONVERTER::graphicPinPos(), ORCAD_CONVERTER::offsetPage(), OrcadReadDrawnInstance(), OrcadReadGraphicInst(), OrcadReadPlacedInstance(), OrcadReadSymbolDef(), ORCAD_CONVERTER::pageExtentDbu(), ORCAD_CONVERTER::pickVariant(), ORCAD_CONVERTER::placeDefinitionImages(), ORCAD_CONVERTER::placeDefinitionVectors(), ORCAD_CONVERTER::placeInstance(), ORCAD_CONVERTER::placePowerSymbol(), ORCAD_CONVERTER::placeSymbolFields(), ORCAD_CONVERTER::synthesizeSymbol(), v2GraphicInst(), v2LibSymbolDef(), v2PlacedInstance(), and v2SymbolDef().
| int ORCAD_BBOX::x2 = 0 |
Definition at line 182 of file orcad_records.h.
Referenced by ORCAD_CONVERTER::graphicPinPos(), ORCAD_CONVERTER::offsetPage(), OrcadReadDrawnInstance(), OrcadReadGraphicInst(), OrcadReadPlacedInstance(), OrcadReadSymbolDef(), ORCAD_CONVERTER::pageExtentDbu(), ORCAD_CONVERTER::pickVariant(), ORCAD_CONVERTER::placeDefinitionImages(), ORCAD_CONVERTER::placeDefinitionVectors(), ORCAD_CONVERTER::placeInstance(), ORCAD_CONVERTER::placePowerSymbol(), ORCAD_CONVERTER::placeSymbolFields(), ORCAD_CONVERTER::synthesizeSymbol(), v2GraphicInst(), v2LibSymbolDef(), v2PlacedInstance(), and v2SymbolDef().
| int ORCAD_BBOX::y1 = 0 |
Definition at line 181 of file orcad_records.h.
Referenced by ORCAD_CONVERTER::applyTitleBlock(), ORCAD_CONVERTER::graphicPinPos(), ORCAD_CONVERTER::kicadSymbolFor(), ORCAD_CONVERTER::offsetPage(), OrcadReadDrawnInstance(), OrcadReadGraphicInst(), OrcadReadPlacedInstance(), OrcadReadSymbolDef(), ORCAD_CONVERTER::pageExtentDbu(), ORCAD_CONVERTER::pickVariant(), ORCAD_CONVERTER::placeDefinitionImages(), ORCAD_CONVERTER::placeDefinitionVectors(), ORCAD_CONVERTER::placeInstance(), ORCAD_CONVERTER::placePowerSymbol(), ORCAD_CONVERTER::placeSymbolFields(), ORCAD_CONVERTER::synthesizeSymbol(), v2GraphicInst(), v2LibSymbolDef(), v2PlacedInstance(), and v2SymbolDef().
| int ORCAD_BBOX::y2 = 0 |
Definition at line 183 of file orcad_records.h.
Referenced by ORCAD_CONVERTER::graphicPinPos(), ORCAD_CONVERTER::offsetPage(), OrcadReadDrawnInstance(), OrcadReadGraphicInst(), OrcadReadPlacedInstance(), OrcadReadSymbolDef(), ORCAD_CONVERTER::pageExtentDbu(), ORCAD_CONVERTER::pickVariant(), ORCAD_CONVERTER::placeDefinitionImages(), ORCAD_CONVERTER::placeDefinitionVectors(), ORCAD_CONVERTER::placeInstance(), ORCAD_CONVERTER::placePowerSymbol(), ORCAD_CONVERTER::placeSymbolFields(), ORCAD_CONVERTER::synthesizeSymbol(), v2GraphicInst(), v2LibSymbolDef(), v2PlacedInstance(), and v2SymbolDef().