BIM World
A Professional BIM Learning Platform


Dynamo's Approach to Terrain Creation Using Excel Grid Data

Creating Terrain in Dynamo Using Excel Data

To generate terrain using coordinate data from an Excel spreadsheet, you first need to import the data into Dynamo. The spreadsheet contains three columns representing the X, Y, and Z coordinates of terrain points. The key question is how to correctly map these values.

My approach involves breaking down the Excel data into three separate files, each containing one of the X, Y, and Z coordinate sets. Then, import these values individually into Dynamo, convert them into a point grid, and finally generate the terrain surface. With this workflow in mind, let’s start by setting up the nodes:

  1. Import Excel spreadsheets into Dynamo.
  2. Split the Excel data into three separate files.
  3. Import the data from these three files individually into Dynamo.
  4. Create a point grid from the imported coordinate sequences.
  5. Generate the terrain model within Revit.

After completing these steps, you can view the created terrain model directly in Revit.

【 Related Skills Search 】

Using Dynamo to Swap Rows and Columns in Excel Data

xuebim
Follow the latest BIM developments in the architecture industry, explore innovative building technologies, and discover cutting-edge industry insights.
← Scan with WeChat
Like(0) 打赏
BIM WORLD » Dynamo's Approach to Terrain Creation Using Excel Grid Data

Comment Get first!

Must log in before commenting!

 

BIM World, A Professional BIM Learning Platform

Stay updated on the latest architecture trends and share new building technologies.

Contact UsAbout Us

觉得文章有用就打赏一下小编吧

非常感谢你的打赏,我们将继续提供更多优质内容,让我们一起创建更加美好的网络世界!

支付宝扫一扫

微信扫一扫

Account Login

By signing in, you agree toUser Agreement

Sign Up