Hello All:
I am making a solid Model in Inventor of an Exhaust Nozzle Assembly. The Part has been engineered and manufactured, and I want to be able to drive the assembly model and the working drawings using Excel and VBA. The design uses different pipe sizes for inlet and outlet (mostly all schedule SA 105 40 pipe).
I want to know if there is a function that I could use to input the inner/outer diameter of the pipe and it gives me the wall thickness.
I could use available tables and write my code to choose the right information, but this is time consuming and less interesting. If any one has heard of such a function, please let me know. Otherwise, I know what I'll be doing this weekend.