Thank you for explanation! I faced that issue some time ago, and the solution you presented here works well for geometry, but what if i need to translate not the geometry, but the actual revit elements itself? for example i have large amount of revit elements that takes much time to bring geometry from and i want to translate just elements before i analize their location with lets say "elements intersect" filter. The reason for this is to optimize the time. In case you show here i need to convert all the elements to geometry then translate then analyze, and what would be better is to translate revit elements, analize them with elements intersect filter and then convert just the needed elements to geometry, wich results faster script performance.
Hi Mykyta, Did this work? I need haven't been down this rabbit hole yet but I need a workflow where I just load linked models for reference in campus projects so I can work around them in Rhino/Grasshopper.
Thank you for explanation! I faced that issue some time ago, and the solution you presented here works well for geometry, but what if i need to translate not the geometry, but the actual revit elements itself? for example i have large amount of revit elements that takes much time to bring geometry from and i want to translate just elements before i analize their location with lets say "elements intersect" filter. The reason for this is to optimize the time. In case you show here i need to convert all the elements to geometry then translate then analyze, and what would be better is to translate revit elements, analize them with elements intersect filter and then convert just the needed elements to geometry, wich results faster script performance.
Hi Mykyta, Did this work? I need haven't been down this rabbit hole yet but I need a workflow where I just load linked models for reference in campus projects so I can work around them in Rhino/Grasshopper.