1Overview

ADACEdit opens the attribute workflow for a supported asset selection. ACAD and BCAD also provide the searchable ADACXData viewer. DCAD collects one native infrADAC element through a pre-launch 12d output-window pick and updates that exact model and element UID; its DWG XData and property-block viewers are not available.

Use this guide when

Correcting values, diagnosing an audit issue or confirming the data attached to geometry.

2Inspect first, then edit

Confirm identity and group scope before changing profile-controlled values.

Step 1
01

Choose edit or inspect

Use the inspection route available for the active product.

  1. ACAD/BCAD: run ADACXData to inspect without editing, or ADACEdit to change values.
  2. DCAD: run ADACEdit, then pick one native infrADAC element when prompted.
  3. Do not expect DCAD to consume a selection owned by another 12d option.
Choose edit or inspect in the current infrADAC interface
Image placeholderChoose edit or inspectShow the current infrADAC interface and result for: Use the inspection route available for the active product.PLACEHOLDER_IMAGE_URL_EDIT_AND_INSPECT_ASSETS_STEP_01
Choose edit or inspect shown at this exact stage of the task.

3Edit and inspection scope

The two commands share selection context but have different risk and purpose.

Feature or choiceCurrent behaviour
Selection resolutionProperty blocks and group members can resolve back to their associated asset object.Users can edit from visible labels without losing asset scope.
Group consistencyA multi-entity group must share valid grouping data before one edit form is used.Mixed or invalid selections are rejected instead of merged incorrectly.
XData viewerShows all regapp data in a searchable tree and excludes selected non-assets from the summary.Support can see exact stored values without a raw extraction command.
DCAD editAfter ADACEdit starts, the 12d macro prompts for one native infrADAC element and returns its exact model/element UID to the host form.The host does not claim access to another option's private CAD Multipick set.

4Before you begin

  • Identify the intended asset; ACAD/BCAD can use a preselection, while DCAD opens its own native pick.
  • Use the same profile that created or will audit the asset.
  • Save the active design before broad edits.

5Product differences

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

infrADAC ACAD

Preselection and property-block resolution operate on AutoCAD ObjectIds.

6Troubleshooting

The selected object is not recognised as an asset

Select the actual asset geometry. ACAD/BCAD can also resolve an associated property block or use ADACFind; DCAD requires one native element already carrying infrADAC identity.

A group selection is rejected

Ensure every member belongs to one consistent GroupGUID and asset definition. Repair or regenerate the group rather than forcing a mixed edit.

The visible DWG label still shows the old value

In ACAD/BCAD, run ADACRefreshAttributes. If the block is missing or structurally damaged, use ADACRecreateAttributes. DCAD has no attribute-block workflow.

7Related guides