kicad/common/plugins/cadstar
Roberto Fernandez Bautista 9ed4780fec CADSTAR Archive Importer: Change architecture to Parse CADSTAR fields and store them in a static map
Architecture of the parser changed to have a shared PARSER_CONTEXT between all the individual parsers.
Parses CADSTAR fields such as <@DESIGN_TITLE@> or <@SHEET_NUMBER@> and replaces with an equivalent KiCad Text Variable.
2020-12-30 18:53:42 +00:00
..
cadstar_archive_parser.cpp CADSTAR Archive Importer: Change architecture to Parse CADSTAR fields and store them in a static map 2020-12-30 18:53:42 +00:00
cadstar_archive_parser.h CADSTAR Archive Importer: Change architecture to Parse CADSTAR fields and store them in a static map 2020-12-30 18:53:42 +00:00