Community Tip - New to the community? Learn how to post a question and get help from PTC and industry experts! X
Hello!
I have some parameters in my drawing.
For example - FORMAT, NUMOFSHEETS
How can I add this parameters in repeat region? For example construction &format doesnt work in repeat region (hides the parameter value)
Solved! Go to Solution.
Drawing parameters are not supported in repeat regions:
https://www.ptc.com/en/support/article/CS97391
More about repeat regions:
Drawing parameters are not supported in repeat regions:
https://www.ptc.com/en/support/article/CS97391
More about repeat regions:
Drawing parameters are not supported in repeat regions:
Thank You. I'm very sorry to hear this
What information are you trying to show in the repeat region and why?
@BenLoosli Hello! In my drawing I have a parameter "sheets" which like "&total_sheets" shows the total number of sheets in the drawing.
So, when there is only one sheet in my drawing, the number of current sheet in the first sheet should be shown empty, and if total number of sheets > 1 then the number of current sheet in the first sheet is automatically changed to the "1".
I wanted to add this parameter "sheets" to the repeat region and then use the equation to refer to it
@BenLoosli I completed this task by registering a drawing program, but it is inconvenient to enter the program every time. Again, it’s a pity that you can’t write a program in the frm
Use a drawing template to start your drawing and you can have the drawing program in the template.