Community Tip - Your Friends List is a way to easily have access to the community members that you interact with the most! X
Consider I am to develop machine level inprocess drawings with neccessary setup information,
the stuffs like tools, instructions, frequency, reaction plan all are same. So I can add and import as parameters but i have 2 questions.
Q1. What is the fastest way to add the dimensions in to the table?
Q2. How to add stage wise drawings? like that one without drill and next sheet2 will be with drill, sheet3 with threads and so on. Do I need to make different parts or can do with one finished part?
Solved! Go to Solution.
adding a nested family table will solve this issue. Lvl 1 with all Operations lv2 dimensions and specifications. Edit in excel option is good as I can copy and paste from excel.
To answer the first question, you can either:
To answer the second question, you can certainly have different parts or inheritance parts, family tables, etc. You can also have different part reps where you turn features on and off within a single part.
Thanks for your reply. But I think the family tables and repeat region are not valuable for my problem here.
I figured out some way by adding parameters as a relation.
so that in the format/drawing i can call by &DM1 Dm2 etc.
but in this method I cannot able to call the prefix like Ø,R etc. But if I call by dimension name I got the prefix.
is there any way to mass rename all the annotations at once?
Or call Parameters along with prefix and suffix?
adding a nested family table will solve this issue. Lvl 1 with all Operations lv2 dimensions and specifications. Edit in excel option is good as I can copy and paste from excel.