Difference between revisions of "Blender 2D dxf to ifc"

From Wiki.OSArch
(Created page with "{{Sverchok}} == Video tutorial == This script generates 3d files from 2d plans with text notes First it finds relations between rectangular objects representing wall openings...")
 
 
Line 5: Line 5:
  
 
== Step by step explanation ==
 
== Step by step explanation ==
 +
 +
== Blend file ==
 +
https://github.com/JanFilipec/Sverchok-Tutorials/tree/main/2D%20to%20ifcOpening
 +
  
 
[[Category:Sverchok]]
 
[[Category:Sverchok]]

Latest revision as of 13:02, 5 November 2021

Template:Sverchok

Video tutorial[edit]

This script generates 3d files from 2d plans with text notes First it finds relations between rectangular objects representing wall openings and text objects describing the height and elevation of the opening. Then it extrudes the 2d form and moves it to the correct elevation The resulting 3d model can be exported as an ifc to do a collision check.

Step by step explanation[edit]

Blend file[edit]

https://github.com/JanFilipec/Sverchok-Tutorials/tree/main/2D%20to%20ifcOpening