[SketchArch Add-on] - Automatic Building Generator

A forum dedicated to the Draft, Arch and BIM workbenches development.
Post Reply
paullee
Veteran
Posts: 4845
Joined: Wed May 04, 2016 3:58 pm

[SketchArch Add-on] - Automatic Building Generator

Post by paullee »

Cross-posting :
- https://community.osarch.org/discussion ... ment_17434 Welcome for any comment!

Based on the idea of HomeMaker-Topologic, created a short script on FreeCAD.
In FreeCAD :
  1. Make a single-line Sketch of a building layout, run the script (Topologic-Homemaker like)
    (On 2nd Gen i3, it needs 10s)
  2. You get the wall, slabs, roof, windows on external walls
(Just proof of concept at the moment)

Q :
  • Wondering how to identify a wall access from a corridor to automatically place a door, from a common wall which divides a room from another (thus not placing a wall by the script) ?
  • Found Face.FacingToward() method ( https://topologic.app/topologicpy_doc/t ... cingToward ), seems needs input of direction to test to return result . Any other method available which return the direction?

phpBB [video]


[ Pointer is always not captured on fedora 38 for unknown reason ]
User avatar
yorik
Founder
Posts: 13445
Joined: Tue Feb 17, 2009 9:16 pm
Location: Brussels
Contact:

Re: [SketchArch Add-on] - Automatic Building Generator

Post by yorik »

Amazing :)
Post Reply