Model Coordination FAQ
- Supported files
- Coordination spaces
- Permissions
- Getting support
- Misaligned models
- Large Model Experience BETA
- Limitations and known issues
Supported files
Question 1: Which file types are supported in Model Coordination?
Answer 1: See the Supported Files topic for information on the types of files supported for aggregation and clash detection.
Question 2: Why can't I see all the files that are displayed in Document Management?
Answer 2: File types which are supported for upload to Document Management but which are not listed in the Supported Files topic are not displayed in Model Coordination.
Coordination spaces
Question 1: Why doesn't Model Coordination show the latest models from my coordination space folder in Document Management?
Answer 1: Models not updating can happen for different reasons depending on whether the coordination space has automatic clash detection turned on or off. You can check what might be causing this by looking at the information shown by the coordination space picker in the top right of the screen in Model Coordination.
Coordination spaces with clash on
In coordination spaces with automatic clash detection turned on, uploading new files or file versions to the corresponding folder in Document Management will trigger a new automatic clash check. Once the clash check has finished, the new models or model versions will be displayed in Model Coordination, along with their clash results.
If you can't see the latest models, this could be due to the following:
Reason | Details | Solution |
---|---|---|
The files are still processing in Document Management | Before Model Coordination can start a new clash check, the files must finish processing in Document Management. If you've uploaded new files and a clash check hasn't started after a few minutes, check the files in Document Management. | If the files have failed to upload or process in Document Management, you can retry the processing or you may need to upload the files again. |
The clash check on your latest models is still processing | Clash checks can take from between a few minutes to a few hours, depending on the coordination space version you are using and the amount of model content being checked for clashes. ![]() |
If you have a clash check that is processing for more than eight hours, consider reducing the amount of model content being checked by deleting or moving files out of the coordination space folder in Document Management, opting models or objects out of clash, or creating multiple coordination spaces with fewer models in each in Model Coordination. If the problem persists, contact support. |
The latest clash check was unsuccessful | ![]() |
See the Clash FAQ topic to learn more about unsuccessful clash checks and how to address them. |
You've reached the limit of 1000 models* in a coordination space | Clash checks can't run when there are more than 1000 models* in the coordination space. This applies to all models, including those not supported for clash and those that are turned off for clash. When there are more than 1000 models, Model Coordination will display the same models as before the limit was exceeded. If there were more than 1000 models before the coordination space was created, no models are displayed. ![]() |
Reduce the number of models in the coordination space by deleting or moving files out of the coordination space folder in Document Management, or creating multiple coordination spaces with fewer models in each. For example, create a coordination space for each building in a project, or for each level of a building, or phase of a project. A new clash check will trigger automatically when there are fewer than 1000 models in the coordination space. |
* Note: Each 3D view in a Revit file is considered as one model in Model Coordination. There may be more than 1000 models in a coordination space even though there are fewer than 1000 files in the coordination space folder in Document Management.
Coordination spaces with clash off
In a coordination space with automatic clash detection turned off, new models or model versions will show in Model Coordination once the files have finished processing in Document Management. If you have uploaded new files or file versions and they are not showing in Model Coordination even after waiting a few minutes, this could be due to the following:
Reason | Details | Solution |
---|---|---|
The files are still processing in Document Management | Before Model Coordination can display your models, the files must finish processing in Document Management. If you've uploaded new files and your models aren't displayed after a few minutes, check the files in Document Management. | If the files have failed to upload or process in Document Management, you can retry the processing or you may need to upload the files again. |
There are too many models in the coordination space | Coordination spaces with clash turned off can't display models corresponding to more than 5000 files. This limit refers to the total number files in the included folders. Only file types that are supported for aggregation in Model Coordination count toward the limit. Model Coordination will display the models corresponding to the first 5000 files from Document Management (by alphabetical order of file name). | Reduce the number of models in the coordination space by deleting or moving files out of the coordination space folder in Document Management, or creating multiple coordination spaces with fewer models in each. For example, create a coordination space for each building in a project, or for each level of a building, or phase of a project. |
Question 2: Why has my coordination space been deactivated?
Answer 2: Any coordination spaces that are inactive for 60 days or more are automatically deactivated. This reduces resource usage on projects with limited activity. As soon as a new model or version is uploaded to the folder associated with the coordination space, it is automatically reactivated.
Question 3: Why is my coordination space empty?
Answer 3: Coordination spaces are configured against folders in the Document Management module. If a folder in Document Management gets deleted, and it was the only folder in the coordination space folder selection, the space still exists but appears empty. If you want to rename, or activate or deactivate the coordination space, you can edit the folder selection for the space.
Question 4: Where should I go if I have questions about clash detection?
Answer 4: See the dedicated Clash FAQ help topic for specific questions and answers about clash detection.
Permissions
Question 1: How are administrator, member, and folder permissions controlled in Model Coordination?
Answer 1: See the Administration publication for general information about administration in BIM 360.
The Add Project Administrators topic describes how to add a member as an administrator for your project. You can make a member an administrator for all modules they have access to, or just for a specific module such as Model Coordination.
Project administrators can then control project member access.
Project administrators and project members with Manage permission can also control access to individual folders. Project members need at least View permission for the coordination space folder or any of its parent folders to be able to work in Model Coordination:
- In the Project Admin module, click the Services tab.
- Select Model Coordination in the left panel to open the Model Coordination administration page.
- Here you can find the relevant folder for each coordination space, and also check that the coordination space is active.
Question 2: We have a firewall setup, do we need to add any domains to the allow list for Model Coordination to work correctly?
Answer 2: Model Coordination makes API calls to developer.api.autodesk.com. If this domain is blocked by your firewall, your models and clashes might not load. For Model Coordination to work correctly, you'll need to add developer.api.autodesk.com to your allow list.
Getting support
Question 1: How do I find my project and model-set IDs?
Answer 1: When you open the Model Coordination module and select a coordination space, your project and model-set IDs are shown in the page URL:
Providing the whole URL when reporting problems using the online Contact Support form gives our team a starting point for investigation.
Misaligned models
Question 1: Why do my exported IFC or DWG models from Revit appear misaligned in Model Coordination, even though they looked correct when linked in Revit?
Answer 1: This issue may be caused by shared coordinates either not being published to the linked files, or not being saved into the exported file.
For example, take an architectural Revit model (Arch.RVT) that has a linked structural model (Struct.RVT) and MEP model (MEP.RVT). The architectural model has shared coordinates including a rotation to True North. The linked models all appear aligned in Revit. The structural model is exported to DWG (Struct.DWG) and the MEP model is exported to IFC (MEP.IFC).
When viewing Arch.RVT, Struct.DWG, and MEP.IFC in Model Coordination, both the structural and MEP models are rotated in relation to the architectural model. This is due to the shared coordinates being respected in the architectural model but not existing in the DWG and IFC. In this example, the misalignment can be resolved by publishing the shared coordinates in Revit from Arch.RVT into the linked files Struct.RVT and MEP.RVT.
Large Model Experience BETA
How does the Large model experience option work?
The Large model experience option, found on the Viewing toolbar > Settings option > Configuration tab, works by optimizing models to decide which objects should be prioritized for rendering, from any given position in the model. For example, it will prioritize bigger items in the scene and those nearer the camera. The helps to improve the performance of the viewer, especially reducing object dropout whilst navigating.
The benefit of turning this option on is especially noticeable when zooming into a model and exploring a specific area, or after sectioning or using the Levels filter on a model. In these situations, objects should appear more stable, with reduced or no drop out.
There are various factors that can impact how well this option works, such as how many models you have aggregated in the viewer, the number of materials (especially transparent objects) and the number of objects per model.
In addition, try turning off the following options when using the Large model experience option, to further improve the viewer performance:
- Progressive display - this setting can increase object dropout in order to offer smoother navigation.
- Ambient shadows - this option requires extra processing which can degrade the viewing experience with very large models or views.
- Ghost hidden objects - this option ghosts objects but doesn't help to reduce the number of objects being rendered, and can impair the experience.
- Display section hatches - this option requires extra processing which can degrade the viewing experience with very large models or views.
Limitations and known issues
Question 1: What are the limitations of Model Coordination?
Answer 1: The following are technical and system limitations in Model Coordination:
Maximum models that can be displayed in the clash grid: 100.
Maximum contents of a coordination space:
With automatic clash detection turned on: 1000 models.
Note: Each 3D view in a Revit file counts as one model.With automatic clash detection turned off: 5000 files.
Note: Each Revit file counts as one file. File types not supported by Model Coordination don't count toward this limit.
Maximum models in a view: 1000.
Maximum active coordination spaces with clash detection turned on at any one time: 20.
Tip: Other than the above, there is no limit on the total number of coordination spaces (active and inactive) you can have in a project.Maximum number of unique folders that coordination spaces can be configured against: 150.
Maximum number of classified clashes: 250000. A classified clash is a clash that is either marked as not an issue, or has an issue create against it. See the Classify and Manage Clashes help topic for more information.
Maximum number of models open in the viewer when creating an issue: 200.
Maximum number of model object exclusions: 50. This includes active and inactive exclusions.
Question 2: Are there any known issues in Model Coordination?
Answer 2: There are a few items that have been reported as issues by customers, which are either the expected behavior or for which there are no current plans to address:
- The program may freeze or crash when attempting to display views in a project where all of the models from the views have been deleted.
- When clashes or clash groups are selected in the viewer, there is no tooltip or other indication in the Clashes panel about whether there are any duplicates or, if so, how many.
If you notice any other issues, you can report them using the online Contact Support form.