Extrabbitcode Inventor Attributes

Settings

A reference for every configurable option in the add-in — what it does, when to change it, and what the default is.

Open the Settings dialog from the ExtrabbitCode.Attributes ribbon tab by clicking the Settings button. Changes take effect immediately and are saved automatically to your user profile.

Storage location: %APPDATA%\ExtrabbitCode.Attributes\settings.json


Confirmations

Show Confirmation Messages

DefaultEnabled
TypeToggle

When enabled, a success notification appears after every add, edit, or delete operation. Turn this off if you find the feedback distracting after you are familiar with the workflow.


Warn Before Deleting a Single Attribute

DefaultEnabled
TypeToggle

Shows a confirmation dialog before permanently deleting a single attribute. Recommended to keep on to avoid accidental deletions.


Warn Before Deleting All Attributes

DefaultEnabled
TypeToggle

Shows a confirmation dialog before the Delete All Attributes bulk action. Because this operation removes every attribute from the selected objects at once, it is a good idea to leave this on.


Behaviour

Update Attributes on Document Switch

DefaultEnabled
TypeToggle

When enabled, the attribute panel automatically refreshes whenever you switch to a different open document in Inventor. This keeps the tree in sync with whatever file is currently active without you having to manually trigger a refresh.

Disable this if you are working with very large assemblies where the refresh causes a noticeable delay.


Delete Autodesk Default Attribute Sets

DefaultDisabled
TypeToggle

Controls whether Autodesk-created attribute sets (such as those generated by iLogic) are included when running Delete All Attributes on an object.

Leave this off unless you intentionally want to remove iLogic data. Enabling it and running a bulk delete can break iLogic rules that rely on those attribute sets.


Telemetry

Enable Telemetry

DefaultEnabled (after consent prompt)
TypeToggle

When enabled, the add-in sends anonymous usage data to help improve the product. See the Privacy Policy for full details on what is and is not collected.


Attribute Library

The Attribute Library is a list of attribute set names you use frequently. When you open the Add Attribute dialog, saved names appear as quick-select options so you do not have to retype them.

Manage the library directly in the Settings dialog:

  • Add a name by typing it and clicking the add button
  • Remove a name by selecting it and clicking delete

Library data is stored separately at:
%APPDATA%\ExtrabbitCode.Attributes\attributelibrary.json

On this page