I’m trying to get the pipe network from a selected structure using the nodes below. It seems sth missing between the selected structure, which shows a CivilObj, and the Structure as the input of Structure.PipeNetworkName. Any idea to fix it? I’m using Civil 3D 2024.
Hello @DavidFan74,
If you want the name as a string, the green group works,
If you need the Pipe Network to connect it to some node downstream, the List.FilterByBoolMask in will give you the network only when the selected objects belong to that network
Is it possible for you to share your DWG file?
PIPE NETWORKS test.dwg (2.8 MB)
Try this.
All the pipe network objects are shown as CivilObject on my side. I guess my C3d 2024 dynamo package has problems. It works on my C3D2025. I will use C3D2025 anyway. Thanks Jalo for your help.






