Set Name/Description Civil Object

How can I modify the “Name” and “Description” in the “Design/Information” panel of an object in Civil3D using Dynamo?

Hi @Matteo,

You can use the CivilObject.SetName and CivilObject.SetDescription nodes.

2 Likes