Message 1 of 3
Extract Material Layer Number from System Families
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I need to extract a csv file of a material takeoff, by instance, that also includes the number of the material layer in the Revit system family (Ceilings, Floors, Roofs, Walls).
I know it is not possible with a Material Takeoff schedule. It is possible with a Parts schedule, but it would mean converting all these families to Parts, which is not feasible for large projects. Parts schedules also have limited information.
I have tried to make a pyRevit script with Chat GPT, but it doesn't quite work yet.
Did anybody find a way to do this with an add-in, a Dynamo or a pyRevit script?