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 for Civil 3D 2025. 2 Release - Civil 3D - Dynamo Hey Dynamo for Civil 3D users 👋 In case you missed it, Civil 3D 2025 2 is now available, along with a bunch of Dynamo improvements! Here are the highlights in this release: 🏷 New nodes for labels to help with automating plan production 🔘 A new Pick Point node to make it easy to specify a point in the drawing ℹ In-depth documentation and sample files for AutoCAD nodes 🚆 New nodes
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
IF Statement AND OR - DesignScript - Dynamo Hi All, Long time Revit user, however I’ve only just dipped my toe into the wonderful world of dynamo… Could anybody enlighten me into how I could use the type of formula below (from excel) in dynamo? =IF(AND(A1=1,B1=2),1,0) I’ve tried various things in a codeblock, ‘formula’ node and the standard IF node… but no luck! Much appreciated!!
Dynamo 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… 1: 155: June 5, 2025
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:
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!
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
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
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