ArcGIS Pro 3.1.0: What is the best practice to accommodate multiple Revit files in file geodatabase?
I couldn’t figure out the best practice to accommodate multiple Revit files in file geodatabase.
For example, in the screenshot below, I got two Revit files that represent two buildings. Then how these two Revit files can be accommodated in file geodatabase? What is the best practice to manage the data coming from Revit to Pro?
from What is BIM data—ArcGIS Pro | Documentation
The BIM File To Geodatabase geoprocessing tool can be used to join multiple BIM files together into a single geodatabase dataset.
Does this mean that I need to create feature dataset for each Revit file (that represents a building) in order to be able to publish them in a later stage?
Hello @JamalNUMAN
This blog will help you with the workflow
https://www.esri.com/arcgis-blog/products/arcgis-pro/aec/combine-multiple-digital-models-into-a-sing...
David