BIM World
A Professional BIM Learning Platform


Dynamo: Importing Drawing Information – Correction 1 (Temporary Drawing Number)

Previously, I used Dynamo to create a feature that imports drawing information into Revit. However, while applying it in a project, I encountered a significant issue: the drawing numbers in Excel conflicted with those already existing in Revit, causing the update to fail. To address this, I implemented a small but crucial fix.

The solution involves temporarily changing the drawing numbers before importing them. Essentially, the drawing numbers from the imported data are replaced with a temporary set using List.replaceItemAtIndex. After the import, a separate correction process updates the drawing numbers to their correct values.

Ideally, the workflow should include nodes at the beginning to identify drawing numbers directly from the Excel file, rather than recording them in the second column. Due to time constraints, I have postponed this optimization and plan to improve it in the future.

Here is the current format of the Excel file:

Drawing Title | Drawing Number | & Drawing Information 1 >; & Drawing Information 2 >; ··· | & Drawing Name 1 >; & Drawing No. 1 >; ······

Below is the updated Dynamo node setup:

Dynamo_ Import Drawing Information _ Correction 1 (Temporary Drawing Number)

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: Importing Drawing Information – Correction 1 (Temporary Drawing Number)

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