Page cover

Outliner

The Outliner tab allows you to visualize and interact with the structure of the 3D model.

The Outliner was introduced in version 7.0.0.

Advanced features

Deep Rename Parts

This feature allows you to rename multiple parts in a single operation using a Ruby formula that will be applied to each part.

Right-click on the instance from which you want to start the renaming. For example, a group containing multiple parts and select the Rename Parts... item.

A dialog box will open where you can define the formula that will be applied to all the parts. This formula gives you access to variables that contain the parts' information. Type the @ character to open the variables list.

As you enter your formula, a preview of the modified parts' names will be displayed. To confirm the operation, click Rename.

Note that a part is not renamed if the formula returns an empty string.

Example of usages

Added part size
Added instance name
Added material name

Last updated

Was this helpful?