Skip to main content
3-Newcomer
November 2, 2023
Question

Upcounting number for symbol in Creo Parametric

  • November 2, 2023
  • 3 replies
  • 1102 views

Hello everyone

I am using Creo Parametric 9. I'd like to create a symbol in which i can insert an upcounting number tepends on how many of this symbols are in the model. Eg. If there are 3 symbols in the model and i insert an other one the number of the inserted symbol schould be 4. The other symbols shouldnt update the number.

Thanks for help.

 

 

 

3 replies

24-Ruby III
November 2, 2023

@ML_10821525 wrote:

Hello everyone

I am using Creo Parametric 9. I'd like to create a symbol in which i can insert an upcounting number tepends on how many of this symbols are in the model. Eg. If there are 3 symbols in the model and i insert an other one the number of the inserted symbol schould be 4. The other symbols shouldnt update the number.

Thanks for help.

 

 

 


Hi,

drawing symbol can contain variable text. Unfortunately you have to enter value manually.

23-Emerald III
November 2, 2023

If you can write some code, you may be able to put the number of symbols in a parameter and then build a table that references the parameter so it updates.

14-Alexandrite
November 10, 2023

No. Not built in. 3rd party tools only.

 

Can build janky mapkey+relation counter but it's not production viable in my opinion.