Change-handling Options
- Last UpdatedJul 22, 2024
- 1 minute read
In the Handle Changes screen, these change tracking options are enabled by default:
-
Geometry
Entities, which are identified from their unique guids, are replaced by the latest geometries of the model being imported. New entities in the model being imported are imported but are not part of the Import/Replace process, because they were not present in the model being replaced. -
Positions
The positions, but not the orientation, of the IFC entities identified for replacement are compared with those of the model being imported. -
Properties
Property sets and Simple properties of the IFC entities identified for replacement are compared with those of the model being imported.

These options control deletion of objects:
-
Delete all existing objects missing in new import file
This option is selected by default. This option deletes all DB elements (mapped to IFC entities) that exist in the existing model but which do not exist in the model being imported. -
Select missing objects to delete
This option launches the Deletion Handler grid form when the import of the IFC model is complete.Note: If Import/Replace is enabled and if you use raw command syntax ,or IFCImportOBj, then all existing objects that are missing from the model being imported are deleted.