dr_gallup
Moderator
How can I have get the built in parameter angular_tol_0.0 into a family table? Our drawing formats automatically insert this parameter into a table. I need to have a different value for certain instances. I can't seem to find a way to get angular_tol_0.0 into the table. The only work around I have come up with is to create another parameter (say def_ang_tol) add it to the family table and then write a relation to set angular_tol_0.0 equal to the new parameter. Seems like a really round-about way to accomplish what should be very simple. I don't like creating hidden tricks in my models that are likely to trip up the next person working on it. Is there a better way?