When creating a new part, we start with a start part template, such as a round part. Instead of manually double-clicking each dimension and typing the values, we would like a window to open when the template is called. This window will prompt us to enter the outer dimensions, and the new part will be generated with these specifications
please find the attached image also
Without custom programming using one of the APIs for Creo this is not possible.
Assuming you have the AAX extension for Creo (advanced assembly). Using OOB Creo functionality you could employ a notebook file (.lay) for each type of start template part (round, rectangular etc.) The notebooks would have a table with the dimensions controlling the dimensions.
You can then create a mapkey that would open the template declare the appropriate notebook to the template part, wait for the use to enter the dimensions, regenerate the model, and then undeclare the layout (this is important).
This method would launch a window with a table of dimensions accept user modification and then update the model using the inputs.
Thank you very much for your reply. As I am new to this, I would greatly appreciate it if you could provide further explanation on how I can proceed. If it is not too much trouble, could you please share a PowerPoint presentation or a video on this topic?
Review this: About Notebooks (ptc.com)
Video with details: Creo Parametric - Top Down Design - Notebooks (youtube.com)
Hello @ssreevalsan,
It looks like you have some responses from a community member. If any of these replies helped to answer your question please mark the appropriate reply as the Accepted Solution.
Of course, if you have more to share on your issue, please let the Community know so other community members can continue to help you.
Thanks,
Vivek N.
Community Moderation Team.