Save a multiple revit projects since a single file acording to a parameter value

Hello experts,

I have a Revit project that contains around 600 sewer channel units, all georeferenced within their coordinate system and using metric units. The problem is that I’m not able to use this geometry properly as a coordination model in InfraWorks. The only way the geometry is placed correctly in InfraWorks is by grouping nearby sewer channels (within a maximum distance of about 500 m) to reduce import issues. However, the final solution so far has been to export each sewer channel one by one, since they are located in different areas along the route.

Is it possible to automatically save multiple Revit files from a single Revit project based on a parameter value, and name each file accordingly?

By the way, I’m using Revit 2026.

Thanks in advance!

it sounds like a scale or unit issue.

Is it possible to automatically save multiple Revit files from a single Revit project based on a parameter value, and name each file accordingly?

probably doable. saveAs 600 files and rename as the element id you want to keep → open each document and remove every channel except the one that doc name indicates. it’s just spamming saveAs basically.

another thing i would try is to export as fbx see if the problem goes away.