Community Tip - You can Bookmark boards, posts or articles that you'd like to access again easily! X
Hi
is it possible to creaet a Drawing with toolkit?
if select a specific model, we get model name using ProMdlNameGet.
and model name will be fill a New Drawing File name.
and call dialog following picture.
is it possible?
and can toolkit call a update sheets?
thanks
Solved! Go to Solution.
Below is list of API:
- HIH
Ketan
Below is list of API:
- HIH
Ketan
Thank you!
also you can call new drawing dialog with using ProMacroLoad()
Yes...But I personally dont prefer macro. I try to avoid it as much as possible.
why are you avoid using macro?
can you tell me?
There are certain limitations and expectations for the same. Please go through API description for both the API ProMacroLoad() and ProMacroExecute().