Variable Empty3dConst

Empty3d: {
    x: 0;
    y: 0;
    z: 0;
} = ...

An empty Point of { x: 0, y: 0, z: 0} Use isEmpty to check if a point is empty. Use Empty to get an empty point without z.