Populate the NOTES field under the Properties / Extended Data Dialog in civil 3d

can I create a civil 3d dynamo script to populate the NOTES field under the properties - extended data?

Hi @tgortiz,

Yes, you can use the Object.SetNotes node.

what library is it in?

It’s in the standard library unless you’re in an old build. This screenshot is from Civil 3D 2026.0.

thanks