How can I change the name or type from "Civil Object" to other?

Hi @andre.demski,

I’m not sure why you want to do that. In case you want to use"Autodesk.Civil.DynamoNodes.PipeNetworks.PipeNetwork" in your python script, you can feed it in as input.
I tried getting all objects of type “PipeNetwork” but that didn’t work as explained by @Paolo_Emilio_Serra1 in this post Selection method: "All Objects of Type" - #10 by Paolo_Emilio_Serra1.
So I guess you try this approach.



Hope this helps.

3 Likes