Month: August 2024

  Subscribe vis RSS
   Back to all Posts


Dynamo for Civil 3D 2025.1 Release

Hey Civil 3D users, We have some big news for you today. Dynamo for Civil 3D just got WAY more powerful! If you’ve used Dynamo in your projects at all over the past few years, you’ve probably become very reliant on third-party node packages to get your work done. This is because Dynamo for Civil 3D came with a relatively limited set of nodes

Lost in Translation? Unmasking Data.StringifyJSON and Data.Remember Nodes in Dynamo

Introduction The JSON.stringify() function in Node.js is used to convert JavaScript objects into JSON format. It takes an object as an input and returns a string in JSON format. This function is commonly used when you need to send data from a server to a client in a format that is easily interpretable by the client. It's also useful for storing