Community
I can use the Command method of Editor to synchronously call commands in AutoCAD 2015 and above versions. However, there is no replaceable method for use in versions below 2015.
May I ask if anyone has a good solution? Thanks.
Hi,
As much as i know that AutoCAD versions prior to 2015 don't support the synchronous command method provided by the editor class. You may need to use .NET Transactions or using external tools like VBA macros, LISP scripts, or third-party automation libraries to control AutoCAD in older versions.
Imad Habash
Can't find what you're looking for? Ask the community or share your knowledge.