Community Tip - New to the community? Learn how to post a question and get help from PTC and industry experts! 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.
