Learn about enhancements to Dynamo for Civil 3D.
New in 2027
Updated Dynamo Core
Dynamo Core has been updated to version 4.0.2, which introduces enhanced performance for several nodes, improvements to groups, better uploading experience for packages with a large number of files, paneling nodes out of experimental mode, and PythonNet3 becoming the default Python engine. Read more about the major updates in the
Dynamo blog.
Other minor improvements
- Added new Pipe.StartObject and Pipe.EndObject nodes. These supersede the existing Pipe.StartStructure and Pipe.EndStructure nodes.
- Added new Catchment.ReferenceDischargeObject and Catchment.SetReferenceDischargeObject nodes. These supersede the existing Catchment.ReferenceStructure and Catchment.SetReferenceStructure nodes.
- Added the ability to use the FAA and Kirpich time of concentration methods for catchments.
- Improved the Select Object and Select Objects nodes to allow selection of objects on locked layers.
- Updated the standard template for new Python Script nodes.