Dynamic component gadget

View raw Markdown

Inspect the parent component, layout, owning container, metadata name, and VCID of a simulation-created component in Object Inspector.

Inspect a dynamic component

Use Dynamic component gadget to identify where a simulation-created component is attached, which layout contains it, and whether a container currently owns it. The gadget also exposes the component metadata name and VCID when those values are available.

Dynamic component gadget for the selected Block Geo, showing its Warehouse Shelf parent component, Customer Order Warehouse layout, ComponentContainer_HIDE_ owner, metadata name, and VCID.

Before you start

Steps

  1. Open Inspector for the selected runtime component.
  2. In the gadget selector, select Dynamic component gadget.
  3. Read Parent component, In layout, and In container to establish the component's current ownership context.
  4. Read Metadata name and VCID when you need to identify the component type or compare it with another runtime instance.
  5. Use the inspect action beside an object-valued row to follow that component, layout, or container in Inspector.

Interpret the result

Use the result

See Inspector gadget system to choose another view for the selected object. Use Object hierarchy for tree context or Process Modeling product for product state.