|
|
|
Running DXFIN command via AutoLISP causes the UNDO command to stop working |
|
|
|
|
Friday, 06 October 2006 |
|
Since inserting DXF files with the normal INSERT command causes so many problems in 2005+, a seemingly valid workaround would be to run DXFIN via AutoLISP like so: (command "dxfin" "x:/mypath/myfile.dxf")
Unfortunately, in AutoCAD 2006, running the above statement causes the UNDO command to stop working, regardless of how UNDOCTL is set. First Appeared: AutoCAD 2005/6? Status as of 2006 SP1: Still reproducible Status as of 2007: (unknown - please email with any info) Status as of 2008: (unknown - please email with any info) Status as of 2009: (unknown - please email with any info) |
|
|