|
RuleID | get_id () const override |
|
| RuleParameters (const json &j, const RuleImportMap &import_map) |
|
json | serialize () const override |
|
std::string | get_brief (const class Block *block=nullptr, class IPool *pool=nullptr) const override |
|
bool | can_export () const override |
|
| Rule (const UUID &uu) |
|
| Rule (const json &j) |
|
| Rule (const json &j, const RuleImportMap &import_map) |
|
| Rule (const UUID &uu, const json &j) |
|
| Rule (const UUID &uu, const json &j, const RuleImportMap &import_map) |
|
int | get_order () const |
|
virtual bool | is_match_all () const |
|
|
uint64_t | solder_mask_expansion = 0.1_mm |
|
uint64_t | paste_mask_contraction = 0 |
|
uint64_t | courtyard_expansion = 0.25_mm |
|
uint64_t | via_solder_mask_expansion = 0.1_mm |
|
uint64_t | hole_solder_mask_expansion = 0.1_mm |
|
UUID | uuid |
|
bool | enabled = true |
|
bool | imported = false |
|
|
static const auto | id = RuleID::PARAMETERS |
|
|
enum class | SerializeMode { SERIALIZE
, EXPORT
} |
|
static std::string | layer_to_string (int layer) |
|
The documentation for this class was generated from the following files: