# Colorizer

<figure><img src="/files/yCcK8drL6K0l6AfxQ9SQ" alt=""><figcaption></figcaption></figure>

The Colorizer tools can help you visually analyze your Inventor assembly, so you can quickly check, e.g., the material assignment of your components, the mass of individual parts, the thickness of sheet metal components, one-step identify who designed all of the assembly components or visualize any component iProperty you want. Last but not least, if needed, you can just change the components' appearance to random colors to better distinguish them in the assembly.

The Colorizer offers two modes to visualize iProperties: changing the appearance or component highlighting. All changes to the appearance are reversible.

Moreover, appearance changes can be saved into view representations.

The Colorizer is available in the assembly environment only.

## Basic Mode

In basic mode, predefined commands can be used to display:

* Random colors (appearance change),
* Colors by Material (appearance change),
* Mass (highlighting only).

{% tabs %}
{% tab title="Set colors by Material" %}

<figure><img src="/files/QUY5SrR70ZxLMQgYItyS" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Highlight by Mass" %}

<figure><img src="/files/u4TCaOKf4EGHMowcmAat" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Random colors" %}

<figure><img src="/files/Ta2VUIYiwnzR9EqSrXJ7" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}

## Advanced Mode

In Advanced mode, using the "Set colors" command, it is possible to choose any combination of parameters to create the required visualization.

<figure><img src="/files/PHiTcEZ5zHd6Tj97vZT9" alt=""><figcaption></figcaption></figure>

A breakdown of options that can be set manually is below. By clicking a three-dot button, additional parameters like iProperty name or a color seed can be set.

{% tabs %}
{% tab title="Level" %}

* First level
* Each part
  {% endtab %}

{% tab title="Grouping" %}

* Material
* Volume
* Mass
* Property
  * Property Name
    * (enter the property name corresponding to the Property Set here)
  * Property Set
    * Summary Information
    * Document Summary Information
    * Design Tracking Properties
    * User Defined Properties
      {% endtab %}

{% tab title="Style" %}

* Random colors
  * Seed (-2147483648 to 2147483647)
* Heatmap
  {% endtab %}

{% tab title="Method" %}

* Highlight only
* Change appearance
  {% endtab %}
  {% endtabs %}

<figure><img src="/files/Hgqt87Hjc561f69ECGO4" alt=""><figcaption></figcaption></figure>

## Appearance Changes Reset

To reset the appearance of components to a default state, click the Cleanup colors command.

<figure><img src="/files/lPcG8WP7rfzsjurkvv6o" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.holixa.com/holixa-tools4inventor/commands-overview/be.smart-t4i-labs/colorizer.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
