About this document
Extract Revit Face References with Python by ozelwill5388 is a document available to read on EtoBox.
This Python script imports several Revit API modules and defines a function to select faces from the current Revit document. It picks face elements from the user selection, gets the geometry from each face, optionally transforms it based on the element type, tags it with the reference, and adds it to a list to be output.
- Author
- ozelwill5388
- Language
- EN