Community Tip - You can subscribe to a forum, label or individual post and receive email notifications when someone posts a new topic or reply. Learn more! X
You can do this by using Reflection.
Register Toolkit DLL into Creo with Exporting C++ Methods. You can call Exported methods from VBA
Hi, Ketan.
Take a look at
ProArgument and Argument Management
Use the data structure ProArgument to pass application data to and from tasks
in other applications.