Skip to main content
MagnetizeResult
Result value from a run of a Magnetizer.
{
  current:Record<string,PointXY>,
  original:Record<string,PointXY>
}