Gravity pipe description

Hi all,

I have an Excel sheet that contains pipe names and their descriptions. I want to create a Dynamo script that updates the descriptions in Civil 3D based on this Excel sheet.

ok

what is the problem?

I can’t find the node to set the description.

If you are on Civil3d 2025.2 or newer, there’s a node called CivilObject.SetDescription.

thanks