1Overview
infrADAC exposes one task catalogue through three different host integrations. ACAD and BCAD load a CUIX ribbon through their startup scripts; DCAD launches the desktop host through user_toolbars.4d and ADACRun.4do.
The ribbon or toolbar is missing, the disclaimer blocks commands, or you need to understand where a command is run.
2Before you begin
- Start the CAD product selected by the installer.
- Allow the host profile and drawing or 12d project to finish loading.
- Use the same Windows user and CAD profile that received the installation.
3Open and repair the interface
Follow the path for the active host; the interface files are deliberately different.
Start through the installed integration
Use the normal host entry point.
- Open AutoCAD, BricsCAD Pro or 12d Model.
- For DCAD, start the command from the installed infrADAC 12d toolbar.
- Wait for licence validation and the splash sequence to finish.
Accept the disclaimer
The acknowledgement is checked before protected commands run.
- Read the current disclaimer.
- Select Accept.
- Run
ADACAboutwhenever you need to reopen it.
Acceptance is reset when the plugin loads, so a new host session can show the disclaimer again.
Confirm the interface
Check the host-specific command surface.
- ACAD and BCAD: open the infrADAC ribbon tab.
- DCAD: confirm the infrADAC toolbar is available and starts
ADACRun.4do. - Run a non-destructive command such as
ADACSettingsto confirm the host responds.
Open the required tool
Start the task from the host interface.
- Choose the required infrADAC ribbon command in ACAD or BCAD.
- Choose the required infrADAC toolbar macro in DCAD.
- In DCAD, complete the command-owned Source Box, output-window pick or Plan point panel when requested.
4Product differences
The task is shared where possible, but selection, interface integration and model operations follow the host shown below.
5How host integration works
These files and prompts are the current integration points.
| Feature or choice | Current behaviour |
|---|---|
| ACAD startup | The installer adds a tagged acaddoc.lsp loader and the plugin can install or update its partial CUIX.No routine NETLOAD step is required. |
| BCAD startup | The installer targets the selected local BricsCAD profile and adds a tagged on_doc_load.lsp loader plus CUIX.The ribbon follows the configured BricsCAD user profile. |
| DCAD startup | The toolbar invokes ADACRun.4do, which starts the resident desktop host and bridge operation.12d model changes remain owned by 12d. |
| Disclaimer | ADACAbout opens it directly; protected commands validate licence and acceptance first.A blocked command can be recovered without reinstalling. |
6Troubleshooting
The ACAD or BCAD ribbon tab is missing
Run ADACCUIX, choose Add or Reset, then reload the workspace. If the wrong profile was configured, use Modify Installation.
The DCAD toolbar starts nothing
Restart 12d after the update and confirm the toolbar and macro exist in the configured 12d user paths. Rerun the update or installer maintenance workflow only when deployment failed. Review ADACLog if the desktop host starts but the bridge does not respond.
A command says the disclaimer was not accepted
Run ADACAbout, accept the statement, and rerun the command in the same host session.