
Originally Posted by
Kieron_T
Hi all,
Is it possible to query nodes to return selected data from the links connected to it?
For example: a Tee is represented by a node with one u/s link and two d/s links. I want to return the nominal diameter (DN), material and pressure class (PN) of each link, preferably displaying a table/grid of the query result with the following headers...
node_id; x; y; us_link_DN; us_link_material; us_link_PN; ds_link_1_DN; ds_link_1_material; ds_link_1_PN; ds_link_2_DN: etc. etc.
...which I can then pass on to the detail design/CAD team to draw up a detail with the required fittings - i.e. tees, reducers, stub flanges, etc.
(This model is of course being used to design a new system, not analyse an existing one.)
Better yet would be to output the direction/bearing of each link so I can let the CAD team know where an elbow/bend might be required - but that would be a nice to have.
Thanks for reading, looking forward to responses.
Kieron