Exclude from Sim: move from field to attribute

This commit is contained in:
Mike Williams
2023-08-08 12:36:36 -04:00
parent 88cb1ed8b5
commit bdecdce1b4
35 changed files with 161 additions and 230 deletions
+1
View File
@@ -58,6 +58,7 @@ struct MAPPABLE_SYMBOL_PROPERTIES
std::string description;
std::string footprint_filters;
std::string keywords;
std::string exclude_from_sim;
std::string exclude_from_bom;
std::string exclude_from_board;
};