mcneel / rhino.inside-revit

This is the open-source repository for Rhino.Inside®.Revit
https://www.rhino3d.com/inside/revit/
MIT License
248 stars 65 forks source link

Revit Wall from Face #46

Open eirannejad opened 4 years ago

eirannejad commented 4 years ago

Create a new node that takes a face (it needs Reference object so we might need to add more nodes to work with element references in the API), and a wall type, and generate a wall from a face

2019-11-11 11_44_31-Autodesk Revit 2019 2 -  wall by surface rvt - 3D View_ {3D}

Example Files The python node in this example, takes a mass geometry so it can extract the faces With Reference and generate a DB.FaceWall from the given face and DB.WallType

wall by surface.zip

eirannejad commented 2 years ago
kike-garbo commented 2 years ago

Users to notify:

https://discourse.mcneel.com/t/wall-by-face-from-mass-generated-in-rhino/91227/30