<< Click to Display Table of Contents >> Calculations |
This chapter lists the workflows and how the files of the Calculation function are handled in a Collaboration (BIM360 / Autodesk Construction Cloud) environment.
Configurations Files of the Calculation function
These are the files used by the Calculation function 1.CalculationConfiguration.Collection.xml 2.*.calc files 3.Files in Project Manager |
Opening/Downloading an existing Collaboration project
This is handled if the project doesn't exist in the work folder yet and everything needs to be downloaded from scratch. 1.CalculationConfiguration.Collection.xml => DOWNLOADED 2.*.calc files => DOWNLOADED |
Sharing an existing project (which is already setup for Calculation) to ACC
When sharing a project with Calculation files the following files are handled: 1.CalculationConfiguration.Collection.xml => CHECKED IN 2.*.calc files => CHECKED IN |
If you open the Main Dialog of Calculation the following files are handled: 1.CalculationConfiguration.Collection.xml => CHECKED OUT |
If you close the Main Dialog of Calculation the following files are handled: 1.CalculationConfiguration.Collection.xml => CHECKED IN |
If you delete a Calculation the following files are handled: 1.*.calc file => DELETED |
If you add a new Calculation the following files are handled: 1.*.calc file => CHECKED IN |
Editing an existing Calculation
If you edit a Calculation the following files are handled: 1.*.calc file => CHECKED OUT |
If you edit a Calculation the following files are handled: 1.*.calc file => CHECKED IN |
If you import a Calculation the following files are handled: 1.*.calc => Copied to the project => CHECKED IN |
Edit a Calculation without using Wizard
Sometimes it is more convenient to adapt the configuration directly in the *.calc file without using the Wizard. This is how you do this: 1. Open your collaboration project in AutoCAD Plant 3D 2. Open the Calculation Main Dialog 3. Select the configuration you want to modify 4. Click on the Edit button to open the Wizard 5. Click on Cancel to close the Wizard 6. Open the *.calc file under [PROJECTFOLDER]\ACPlantTools\PlantExpressTools\Calculations in a text editor 7. Make your modifications in the file and save and close it 8. Click on Refresh in the Main Dialog 9. Close the Main Dialog |