Inspector gadget system

View raw Markdown

Choose an Inspector gadget that presents information suited to the object you are examining.

What you can do

Use a gadget to focus Object Inspector on one kind of information about the object you selected. Gadgets are individual views within Object Inspector. A gadget decides whether it can inspect the current object, so a view that does not apply to the selection does not provide inspection results.

Choose a gadget

Empty Object Inspector host with Manual mode, refresh, Follow selection, focus, and last-refresh controls

The empty Object Inspector still shows the controls shared by all gadgets:

  1. Open Object Inspector and select an object in the active layout.
  2. In the gadget selector, choose the information type you need. The selector shows each gadget name and its description as a tooltip.
  3. Review the active gadget display. Choose another gadget to examine a different aspect of the same object.

Manage gadget cards

Each gadget card has its own selector and card actions:

Use separate panels when you need to compare two gadget views without rebuilding the main gadget stack.

Available gadget types

The registered gadget types are:

Use the gadget whose question matches your investigation. For example, select Object bounds when checking the modeled size or world-space footprint of a component, then use Object hierarchy when the result suggests that a parent or child object may be contributing to the issue.

Result

The Object Inspector displays information when the selected gadget can inspect the current object. Select a different object or gadget to continue the investigation.