ObjectARX
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to check if CAD started via CreateProcess is ready?

1 REPLY 1
SOLVED
Reply
Message 1 of 2
zhengyunyang2019
169 Views, 1 Reply

How to check if CAD started via CreateProcess is ready?

I created a C++ program that starts CAD using the CreateProcess function.

I want to check if CAD has started and is ready (for example, in a state where users can open drawings).

Is there a way to achieve this?

1 REPLY 1
Message 2 of 2

Why not use COM? You can check the document.

Python for AutoCAD, Python wrappers for ARX https://github.com/CEXT-Dan/PyRx

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

AutoCAD Inside the Factory


Autodesk Design & Make Report