KiCad PCB EDA Suite
|
#include <rc_json_schema.h>
Public Attributes | |
double | x |
double | y |
Definition at line 36 of file rc_json_schema.h.
double RC_JSON::COORDINATE::x |
Definition at line 38 of file rc_json_schema.h.
Referenced by RC_ITEM::GetJsonViolation().
double RC_JSON::COORDINATE::y |
Definition at line 39 of file rc_json_schema.h.
Referenced by RC_ITEM::GetJsonViolation().