Community Tip - You can subscribe to a forum, label or individual post and receive email notifications when someone posts a new topic or reply. Learn more! X
I would like to add a relation to my drawing format. I need a parameter that is based on the parameter current_sheet, and adds to it.
I'm trying to add zones to our format, so along the bottom of sheet one would read...
1 2 3 4
sheet 2...
5 6 7 8
sheet 3
7 8 9 10
etc. But there is no relation editor in the format...
You would think it would be an easy thing...
Thanks in Advance!
David
Dave,
Whatis it you need to achieve? I know Pro/E has built in functionality to reference thezones applied to a format for the purpose of specifying the location of views on drawingssheets. For instance if you have a primary viewlocated in zoneC3 of sheet 1, a detail view is derived off of that view and located in zone D2 of sheet 3, you can add the appropriate text to the detail view callout and label (tweaked with a drawing setup file option) to have it include references to the sheet and zone. What's nice is if you move the views these referencesupdate automatically. To do this you use the parameter &pos_loc and the drawing setup file option pos_loc_format. Not sure if this is what you're going for, but it's nice functionality.
I'm attaching a how to from PTC.
Erik
I would like to add a relation to my drawing format. I need a parameter that is based on the parameter current_sheet, and adds to it.
I'm trying to add zones to our format, so along the bottom of sheet one would read...
1 2 3 4
sheet 2...
5 6 7 8
sheet 3
7 8 9 10
etc. But there is no relation editor in the format...
You would think it would be an easy thing...
Thanks in Advance!
David