Extrabbitcode Inventor Attributes

Introduction

Attribute management for Autodesk Inventor — browse, add, edit, delete, and clean up attributes without writing a single line of code.

ExtrabbitCode Inventor Attributes

ExtrabbitCode Inventor Attributes is an Autodesk Inventor add-in that gives you a complete, UI-driven workflow for managing attributes on any Inventor document. Whether you are tagging parts with custom metadata, cleaning up orphaned attribute sets from old workflows, or bulk-deleting attributes across assemblies — this add-in handles it through a simple dockable panel.

No VBA, no API, no workarounds. Just clicks.

Get the add-in from the Autodesk App Store. After installing, Inventor shows a new ExtrabbitCode.Attributes ribbon tab on next launch.

Features

Supported Attribute Value Types

The add-in supports all native Inventor attribute value types:

TypeDescription
StringText values
BooleanTrue / false flags
DoubleFloating-point numbers
IntegerWhole numbers
Byte ArrayRaw binary data

Getting Started

Once the add-in is loaded, Inventor shows a new ExtrabbitCode.Attributes ribbon tab. Open any document and click the Attribute Dialog button to open the dockable panel. The tree populates automatically with all attributes on the active document.

From there you can:

  1. Browse — expand the tree to explore attributes by owner object
  2. Search — type in the filter box to narrow results
  3. Add — click the add button and fill in the attribute set name, attribute name, type, and value
  4. Edit — select an attribute in the tree and click edit to change its value
  5. Delete — select an attribute or attribute set and delete it (with optional warning)
  6. Purge orphans — use the cleanup action to remove dead attribute sets

Head to Settings to configure confirmations, auto-refresh, and more.

On this page