# Hide all

## Command Description

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

This tool hides all work features in the part or assembly and all dependent documents. Unlike the internal Inventor *Object visibility* command, it really sets the property *Visibility* to *NO*.

### Comparison of the command with Inventor's built-in Object Visibility command

|                                                                      | Hide all (Holixa T4I)            | Object Visibility (Inventor)     |
| -------------------------------------------------------------------- | -------------------------------- | -------------------------------- |
| Main assembly default work features visibility state                 | ![](/files/Y305IueqJrlOOkzXJdJ5) | ![](/files/SYmCySBXETMWMJ8h4kDO) |
| Main assembly work features visibility state after using the command | ![](/files/TbUy4jdjpp2UwB1Um5VO) | ![](/files/ArYP0Qjm2IyRNX5TJaDm) |
| Subassembly work features visibility state after using the command   | ![](/files/hzAuOhtDGjQQyRmEigX5) | ![](/files/0ahK5Cbi3YdrxTRAbHrD) |

## Command Location

* Part and assembly environment (Model panel)
* Part and assembly environment (`3D Model -> Work Features` or `Assemble -> Work Features`)

## Command Settings

`Holixa T4I -> Holixa T4I -> Edit settings -> Other Tools -> Hide all`.

<figure><img src="/files/RnVqAsMx5HWHzCKFztMN" alt=""><figcaption><p>Hide all command settings</p></figcaption></figure>

A user can select what work features can be hidden by the command.

## Workflow Overview

1. Run the command.


---

# 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.besmart.software/older-26.0.0/commands-overview/model/hide-all.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.
