Message 1 of 2
Plot API questions.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello all,
I have a program based on the AsdkPlotAPI example. It works fine but I would like to improve these 2 points:
1) It creates another AutoCAD instance to perform the plot job. How to avoid it? How to use the current AutoCAD instance?
2) It is slow compared with the PLOT command.
I suposed this ARX Plot API is the same used by the PLOT command. I am using AutoCAD 2008.
Thanks in advance.
William GS
I have a program based on the AsdkPlotAPI example. It works fine but I would like to improve these 2 points:
1) It creates another AutoCAD instance to perform the plot job. How to avoid it? How to use the current AutoCAD instance?
2) It is slow compared with the PLOT command.
I suposed this ARX Plot API is the same used by the PLOT command. I am using AutoCAD 2008.
Thanks in advance.
William GS