Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
I used to work on piping drawing, I need to place ISO view of individual pipes in an piping assembly drawing with parametric Pipe Bend table,
For example: If an assembly is having 5 pipes, I need to get five pipes iso view to be placed in separate sheets with corresponding Parametric bend table for the pipe in the same drawing file.
I think you have to create an assemlby witht 5 subassemblies, one for each pipe.
Then you can have a nice subassembly: containing fitting - pipe- fitting.
Working with each pipe separately in a subassembly also makes it possible to copy the pipeassembly afterwards.
(If you don't have any external referenses - then you need to reroute them internally)
Then you can report bend information on your drawing.
If you have 5 bend pipes in one assembly you will default get a bendreport with 5 pipes. Then you propably have to work with filters of the table to extract the correct information of each table.
//Dan
Hi Dan,
I would like thank for your resonce.
Sorry for late reply.
I am getting bend table in one assembly. But my question is it possible to create in once click views and bend table for individual pipes in an assembly needs to be placed in separate sheets automatically.It is a kind of automation. I have not worked with Tool kit.
Thanks in advance.