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.

How to Use
Creating a Component
- Select one or more objects
- Right-click and choose Make Component (or use the menu)
- The selected objects are wrapped in a component container
Editing a Component
- Select the component
- The component’s exposed parameters appear in the Properties panel
- 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
Related
- Grouping - Simple grouping without parameterization
- Expressions - Use expressions to link component parameters
- Design Apps - Pre-built components you can customize