I don’t quite understand what you mean.
I tried to check two values related to the coordinates you mentioned when LlineWidget handles were moved
getCoordinateSystem = 1
getCoincidentTopologyParameters = [
{
Line: { factor: -1, offset: -1 },
Point: { factor: -1, offset: -1 },
Ploygon: { factor: -3, offset: -3 }
},
{
Line: { factor: -1, offset: -1 },
Point: { factor: -1, offset: -1 },
Ploygon: { factor: -3, offset: -3 }
},
{
Line: { factor: -1, offset: -1 },
Point: { factor: -1, offset: -1 },
Ploygon: { factor: -3, offset: -3 }
},
{
Line: { factor: -1, offset: -1 },
Point: { factor: -1, offset: -1 },
Ploygon: { factor: -3, offset: -3 }
}
]