e87eebefd1
* feat(revit): filter out sketch lines from grouped elements * fix(revit): exclude internal definitions (types/masses) from group unpacking * perf(revit): optimize group unpacking with FilteredElementCollector * chore(revit): remove unused method after refactor --------- Co-authored-by: Oğuzhan Koral <45078678+oguzhankoral@users.noreply.github.com>