Community Tip - You can change your system assigned username to something more personal in your community settings. X
Hello,
we are currently programming an addon for Creo to help the user to choose the best tolerances possible for his project. In addition, he should be able to import those tolerances into the drawing session, which will be saved in an Access Database during the modeling phase.
And here is the issue: Is there a possibility to 'communicate' with a window like "geometric tolerances" in Visual basic? As you can see in the screenshot below (sorry for german interface), the preset value for the tolerance is 0.001. Our goal is to overwrite this value by clicking a button in our async program. So when it comes to adding tolerances to the drawing, the user can choose from the set tolerances in our Access Database.
Thank you in advance for help!