copy and paste this google map to your website or blog!
Press copy button and paste into your blog or website.
(Please switch to 'HTML' mode when posting into your blog. Examples: WordPress Example, Blogger Example)
Dynamo Dynamo is an open source tool, built on an active community Dynamo + APS Hackathon: This is a SAVE THE DATE for the dynamo and APS Hackathon at Autodesk University 2025 - More details to come soon! :date: We wanted to get a save-the-date out so that if you want to come, and…
Welcome to the Dynamo Forum Welcome to the new and improved Dynamo Forum! Please make yourself at home and feel free to ask answer questions about Dynamo, the general purpose graphical algorithm editor for designers, architects, artists, and engineers For those who don’t already know, Dynamo is both a standalone design environment and an extension to other applications such as Autodesk Revit and Civil3D Dynamo users
Automate Creation of Models - Dynamo Hello Dynamo forums I am back again for some help Please see the below for context and task criteria Context I’m working on a Dynamo script to automate building envelope creation (walls, floors, roofs) for multiple structures simultaneously in Revit 2023 While my current script handles single-building workflows, I need help resolving three key issues and planning future enhancements
Dynamo for Civil 3D 2026 - Civil 3D - Dynamo Hey folks, Civil 3D 2026 is available now! 🎉 There is a ton of cool stuff in this release, including some new features in Dynamo: New nodes for catchments and flow paths A new FeatureLine ByPoints node Nodes for section view labeling Improved Node Autocomplete results for AutoCAD nodes Read more on the blog:
Exercises for beginners - Revit - Dynamo Start with points, make lines, make surfaces, make solids then translate + transform these + colour them (in dynamo) The difference between Revit geometry and Dynamo geometry… Getting them to swap between the two (Get and Set nodes) Getting stuff from Revit then filtering it, manipulate it… spit it back to Revit (parameters etc) Use Dynamo
Dynamo for Civil 3D 2025. 1 Release Howdy folks! Today is a super exciting day for Dynamo for Civil 3D We just released the Civil 3D 2025 1 update, which has over 1,100+ new nodes! If you’ve been around for awhile, this is exactly what you’ve been waiting for 😃 New nodes, new sample graphs, a totally fresh Dynamo home experience, new icons, better node documentation, important bug fixes…and more on the way 🚀 Get it now!
If - else statement , while loop , Imperative block - Dynamo Hi all, I’m struggeling with a code block Today I’m realy starting on formula’s inside code blocks And I’ve already created me baseline formula’s to calculate some value’s However now I want to use the if and else statements but the code block just say’s “error” and is red This is what I have so far: Code block 1: l = 500 r = 8750 hoh = 150 Code block 2: z = l * 0 5
Dynamo For 2025 - Dynamo Since Dynamo is not backward compatible, file sharing can be a challenge if other people are using older versions of Dynamo Related to packages, you can use some of packages that are not updated by installing DynamoIronPython 2 7 package in Dynamo 3 0 and further versions that comes with Revit 2025
Get and Set parameters of a Linked File - Revit - Dynamo Hello again, I’m still trying to figure out how to solve the problem that is described in the link below: Set parameters to an element of a linked file From my researches I perceived that it’s well known the method to Get the parameters from a Linked File in Revit using Dynamo: Get Specific Parameters from Linked file However I didn’t find any solution to the following problem: getting