2 #include "util/uuid.hpp"
4 #include "nlohmann/json_fwd.hpp"
9 #include "util/placement.hpp"
27 std::string parameter_class;
35 enum class Shape { ROUND, SLOT };
36 Shape shape = Shape::ROUND;
41 UUID get_uuid()
const;
44 json serialize()
const;
Polygon used in Padstack, Package and Board for specifying filled Regions.
Definition: polygon.hpp:27
For commonly used Pad shapes.
Definition: shape.hpp:18
bool plated
true if this hole is PTH, false if NPTH.
Definition: hole.hpp:33
a class to store JSON values
Definition: json.hpp:166
This class encapsulates a UUID and allows it to be uses as a value type.
Definition: uuid.hpp:16
basic_json<> json
default JSON class
Definition: json_fwd.hpp:61
Definition: placement.hpp:8
A hole with diameter and position, that's it.
Definition: hole.hpp:18
zip_uint64_t uint64_t
zip_uint64_t_t typedef.
Definition: zip.hpp:108