kicad/pcbnew/plugins
Jon Evans b11e315d10 Refactor DIMENSION to hide internal details; add some new properties
This is a board file format change to account for the new properties.
Also, we now only store the critical information about the dimension's
geometry in the board, rather than storing every drawn line.

The DIMENSION object is now an abstract base, and ALIGNED_DIMENSION
is the implementation that exists today (we will add more dimension
types in the future)
2020-09-11 21:12:36 -04:00
..
altium Refactor DIMENSION to hide internal details; add some new properties 2020-09-11 21:12:36 -04:00
cadstar Refactor DIMENSION to hide internal details; add some new properties 2020-09-11 21:12:36 -04:00