Hello,
When I am running a script file which contains, (also attached .txt)
_rectangle
0,0.5 10,0
10,0.5 20,0
10,10.5 20,10
10,20.5 20,20
0.5,0 0,10
0.5,20 0,30
10.5,10 10,20
20.5,20 20,30
few rectangles are getting changed to lines, as shown in the figure.
How can I resolve this?
Thanks!
Solved! Go to Solution.
Solved by cadffm. Go to Solution.
You forgot to handle the running object snaps.
Add
OSNAPCOORD 1
to your script (it is a system setting, but when incl. in your script, you can't forget to turn osnaps off or this setting to 1
Sebastian
Can't find what you're looking for? Ask the community or share your knowledge.