Components

Components are reusable, parameterized groups of objects. When you create a component, it becomes a self-contained unit that you can insert multiple times in your design, and editing the component updates all instances.

20260318 193745 paste 20260318 193745

How to Use

Creating a Component

  1. Select one or more objects
  2. Right-click and choose Make Component (or use the menu)
  3. The selected objects are wrapped in a component container

Editing a Component

  1. Select the component
  2. The component’s exposed parameters appear in the Properties panel
  3. Modify the parameters to change the component’s shape

Tips

  • Components are useful for creating reusable building blocks in complex designs
  • Parameter changes are non-destructive and can be adjusted at any time
  • Components help organize complex designs by grouping related objects
  • Use components for parts you need to place multiple times with slight variations
  • Grouping - Simple grouping without parameterization
  • Expressions - Use expressions to link component parameters
  • Design Apps - Pre-built components you can customize