jeremytammik / RevitLookup

Interactive Revit RFA and RVT project database exploration tool to view and navigate BIM element parameters, properties and relationships.
http://thebuildingcoder.typepad.com
MIT License
1.03k stars 294 forks source link

Add support for GetOriginalGeometry of FamilyInstance method #211

Closed SergeyNefyodov closed 2 months ago

SergeyNefyodov commented 2 months ago

Summary of the Pull Request

What is this about:

I added support for GetOriginalGeometry of FamilyInstance method. Otherwise Geometry property of Element class, this method doesn't support ComputeReferences

Quality Checklist