1Overview

Asset Attribute Prefills complement category-based global presets with values specific to one asset definition. ADACAssetAttributes opens the same selector and prefill forms in ACAD, BCAD and the current DCAD host, and the resulting store can be saved to or loaded from a preset JSON.

Use this guide when

Repeatedly creating the same asset types, applying project conventions or moving prefill settings between projects.

2Before you begin

  • Initialise the project and load the intended profile.
  • Know which standard or supplementary asset definitions need specific defaults.
  • Choose a writable JSON location if the preset must be reused outside the current project.

3Prefill storage and precedence

Profile definitions establish fields, while the drawing and optional preset JSON provide values.

Feature or choiceCurrent behaviour
Asset selectorLists available standard and supplementary definitions from the effective profile.Only valid current asset types can be configured.
Project storeSaved prefills are keyed by standard/supplementary state, AssetId, category and feature class.Similar names in different classes remain distinct.
Preset JSONCan import missing values without overwriting current project values and can save the current store for reuse.Teams can carry conventions between projects.
Attribute mergeConfig includes and asset Attributes are merged before saved defaults are applied.The prefill form reflects the effective asset definition.
DCAD routingDCAD runs the dedicated asset-prefill workflow and presents both Standard and Supplementary definitions.The macro no longer aliases to selected-element editing.

4Create reusable asset defaults

Configure only stable project defaults; review changing design values on each asset.

Step 1
01

Open the selector

Review standard and supplementary choices.

  1. Run ADACAssetAttributes.
  2. If a saved preset file is configured, allow it to import values that are not already in the drawing.
  3. Select one or more assets to configure.
Open the selector in the current infrADAC interface
Image placeholderOpen the selectorShow the current infrADAC interface and result for: Review standard and supplementary choices.PLACEHOLDER_IMAGE_URL_ASSET_ATTRIBUTE_PREFILLS_STEP_01
Open the selector 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

Prefills are selected in the desktop form and applied to AutoCAD asset forms.

6Troubleshooting

The preset JSON cannot be loaded

Confirm the file exists, is valid JSON and is readable. Clear or replace the saved preset path if the file was moved.

An asset says there is nothing to configure

That standard asset has no specific attributes in the effective definition. Use Global Attribute Prefills for shared values.

Old prefills keep appearing

Open the asset in the selector and save the corrected values, or load the intended preset file. Confirm the active profile and asset class match the stored key.

A preset did not replace a current value

Preset import deliberately preserves values already stored for the project. Edit the asset prefill directly when an existing value must change.

7Related guides