Skip to main content
8-Gravel
July 21, 2024
Question

Part modeling-prompt us to enter the outer dimensions in new start part

  • July 21, 2024
  • 1 reply
  • 1433 views

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

1 reply

tbraxton
22-Sapphire II
22-Sapphire II
July 21, 2024

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. 

8-Gravel
July 21, 2024

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?

tbraxton
22-Sapphire II
22-Sapphire II
July 28, 2024