Issue with DrawSnapTrace in v12
Posted: 18 Dec 2018, 18:22
Hello support,
we are still trying to get v12 to work in our software, now we have some issues with the DrawSnapTrace function.
In v12 this function works fine when the entity at the location is for example a simple line. We are always using inserts and in this case the function returns a point that is impossible. When moving the mouse over the drawing and reaching the insert, the points returned look like this:
In addition there is no visual snap on the screen. This only happens when working with inserts, with lines everything is fine.
we are still trying to get v12 to work in our software, now we have some issues with the DrawSnapTrace function.
In v12 this function works fine when the entity at the location is for example a simple line. We are always using inserts and in this case the function returns a point that is impossible. When moving the mouse over the drawing and reaching the insert, the points returned look like this:
Code: Select all
{X=355, Y=218}
{X=355, Y=217}
{X=61, Y=2321} (in v11, Y=211)
{X=61, Y=2321}
{X=61, Y=2321}
{X=356, Y=205}
{X=356, Y=204}
{X=356, Y=203}