1Overview

XML import begins with parsing and an import audit. The selected audit profile can be changed and rerun before Import is enabled. The importer can optionally apply compatible editable project attributes and can recover unrecognised supplementary types into the loaded profile.

Use this guide when

Receiving an ADAC deliverable for review, design continuation, migration or comparison.

2Before you begin

  • Back up the current design and choose the profile expected by the XML receiver/author.
  • Check the incoming file and supporting resources for trust and completeness.
  • Decide whether imported Project Attributes should replace compatible current values.

3Import decisions and recovery

Project data, asset identity and supplementary definitions each have an explicit reconciliation path.

Feature or choiceCurrent behaviour
Pre-import auditParses XML, validates project/assets against the selected profile and creates a temporary DOCX report.Problems are visible before geometry is created.
Project valuesFlattens compatible imported project fields into the effective current project schema when approved.Current project context is not overwritten without consent.
Identity handlingTracks duplicates and generates new unique IDs where the import workflow requires them.Imported assets do not intentionally collide with current identities.
Supplementary recoveryCan build runtime definitions for incoming supplementary types and offer to persist them to the loaded profile.Receiver-specific data is not discarded merely because the local profile is incomplete.
DCAD native importCreates native 12d models and elements, including world-space Annotation Text, then records imported ADACIds against their actual native ObjectId mappings.Later Edit, Audit and Export operations resolve the imported native elements reliably.

4Audit before importing

Choose the profile and review the report before any incoming geometry changes the active design.

Step 1
01

Select the XML

The import audit starts when a file is chosen.

  1. Run ADACImport.
  2. Browse to the .xml file.
  3. Wait for parsing, schema mapping and the initial audit report.
Select the XML in the current infrADAC interface
Image placeholderSelect the XMLShow the current infrADAC interface and result for: The import audit starts when a file is chosen.PLACEHOLDER_IMAGE_URL_IMPORT_ADAC_XML_STEP_01
Select the XML shown at this exact stage of the task.

5Product differences

The task is shared where possible, but selection, interface integration and model operations follow the host shown below.

infrADAC ACAD

Creates AutoCAD blocks, points, polylines, polygons, groups and enhancements from parsed XML.

6Troubleshooting

The XML cannot be parsed

Confirm it is a complete supported ADAC XML file, not a ZIP or report. Check the exact parse error and request a corrected export.

The report changes when a profile is selected

That is expected: required fields, allowed types and geometry come from the chosen profile. Use the receiver-appropriate profile.

An imported supplementary type is missing later

Accept the append-to-profile option or add the definition through the Asset Library, save/export the profile and reload it.

7Related guides