KiCad PCB EDA Suite
Loading...
Searching...
No Matches
RC_JSON::COORDINATE Struct Reference

#include <rc_json_schema.h>

Public Attributes

double x
 
double y
 

Detailed Description

Definition at line 36 of file rc_json_schema.h.

Member Data Documentation

◆ x

double RC_JSON::COORDINATE::x

Definition at line 38 of file rc_json_schema.h.

Referenced by RC_ITEM::GetJsonViolation().

◆ y

double RC_JSON::COORDINATE::y

Definition at line 39 of file rc_json_schema.h.

Referenced by RC_ITEM::GetJsonViolation().


The documentation for this struct was generated from the following file: