Page 1 of 1

Issue with DrawSnapTrace in v12

Posted: 18 Dec 2018, 18:22
by StefanChrist
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:

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}
In addition there is no visual snap on the screen. This only happens when working with inserts, with lines everything is fine.

Re: Issue with DrawSnapTrace in v12

Posted: 19 Dec 2018, 14:25
by support
Hello Stefan

Could you please give us the file sample and a screenshot, showing the point you need to snap to?
You can send these to support@cadsofttools.com
Thanks