Variable EmptyConst

Empty: {
    x: 0;
    y: 0;
} = ...

An empty point of { x: 0, y: 0 }.

Use isEmpty to check if a point is empty. Use Empty3d to get an empty point with z.