Message 1 of 5
wBlock different input order
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have a script that among other things, saves a block as dxf. The problem is that despite all PCs having the same AutoCad version, it doesn't work on some of them because it asks "draw precision" before "base point", while in others it asks "base point" first.
So my script is interrupted at that step in half the pcs.
I couldn't find any settings to chage that. Is there one? Is it some other difference?