Community Tip - If community subscription notifications are filling up your inbox you can set up a daily digest and get all your notifications in a single email. X
Good morning,
Is there a way to create a pop up window for a product so that the person opening and editing the file has to change it a certain way? Trying to create a file that is modifiable pertaining to certain projects.
Thanks for any help,
Peter
Can you be a little more specific? Like write out what steps you expect the user to perform?
The steps I would be thinking about is the following:
1. Open Part file
2. Dialog box pops up asking you to input dimensions
2A(Creo). Using the dimensions given, regenerate parts and drawings
3.Open Drawing to confirm dimensions on part and release to shop.
Simple I know but I just want a simple part generator so that when the next person opens up the part or assembly for another project with different dimensions that all parts/sub assemblies will regnerate with new dimensions.
The Integration Tool Kit is documented under the help icon, Documentation for advanced users. Using lisp, you can create custom dialog boxes to ask the user to input a dimension. With this, you can call write custom lisp code to make the part modifications.
I am not sure if this is also part of your question but the Advanced Assembly (parametric) add-in application will allow you to create a parametric part that can be dimension driven.
Scott