Skip to content

Commit

Permalink
updated in accordance with comments
Browse files Browse the repository at this point in the history
  • Loading branch information
mdacoca committed Feb 12, 2024
1 parent b3c4620 commit 0c6940a
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 8 deletions.
17 changes: 9 additions & 8 deletions site/content/en/docs/enterprise/shapes-converter.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,11 @@ weight: 4
description: 'How to perform bulk actions on filtered shapes'
---

The shapes converter is a feature that enables bulk actions on filtered shapes. For example, it allows you to delete
all filtered shapes or convert masks to polygons, among other functions.
The shapes converter is a feature that enables bulk actions on filtered shapes. For example, it allows you to convert
masks to polygons, rectangle to polygons and other functions.

> **Note:** That currently, shape conversion is only applicable to **Shapes** and cannot be used for **Tracks**.
The shapes converter functionality also includes **Remove filtered shapes** functionality, that is
available for all plans without limitations.

See:

Expand All @@ -30,11 +31,11 @@ With the following fields:

<!--lint disable maximum-line-length-->

| Field | Description |
| ---------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Select action** | Drop-down list with available actions: <br><li>**Remove filtered shapes** - removes all shapes in alignment with the set-up filter.</li><li>**Shapes converter: masks to polygons** - converts all masks to polygons in alignment with the set-up filter.</li><li>**Shapes converter: masks to rectangles** - converts all masks to rectangles in alignment with the set-up filter.</li><li>**Shapes converter: polygon to masks** - converts all polygons to masks in alignment with the set-up filter.</li><li>**Shapes converter: polygon to rectangles** - converts all polygons to rectangles in alignment with the set-up filter.</li><li>**Shapes converter: rectangles to masks** - converts all rectangles to masks in alignment with the set-up filter.</li><li>**Shapes converter: rectangles to polygons** - converts all rectangles to polygons in alignment with the set-up filter.</li><br>**Note:** only **Remove filtered shapes** is available on the **Free** plan. |
| **Specify frames to run action** | Field where you can specify the frame range for the selected action. Enter the starting frame in the **Starting from frame:** field, and the ending frame in the **up to frame** field. <br><br>If nothing is selected here or in **Choose one of the predefined options** section, the action will be applied to all fields. |
| **Choose one of the predefined options** | Predefined options to apply to frames. Selection here is mutually exclusive with **Specify frames to run action**. <br><br>If nothing is selected here or in **Specify frames to run action** section, the action will be applied to all fields. |
| Field | Description |
| ---------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Select action** | Drop-down list with available actions: <br><li>**Remove filtered shapes** - removes all shapes in alignment with the set-up filter. Doesn't work with tracks.</li><li>**Shapes converter: masks to polygons** - converts all masks to polygons in alignment with the set-up filter.</li><li>**Shapes converter: masks to rectangles** - converts all masks to rectangles in alignment with the set-up filter.</li><li>**Shapes converter: polygon to masks** - converts all polygons to masks in alignment with the set-up filter.</li><li>**Shapes converter: polygon to rectangles** - converts all polygons to rectangles in alignment with the set-up filter.</li><li>**Shapes converter: rectangles to masks** - converts all rectangles to masks in alignment with the set-up filter.</li><li>**Shapes converter: rectangles to polygons** - converts all rectangles to polygons in alignment with the set-up filter.</li><br>**Note:** only **Remove filtered shapes** is available on the **Free** plan. |
| **Specify frames to run action** | Field where you can specify the frame range for the selected action. Enter the starting frame in the **Starting from frame:** field, and the ending frame in the **up to frame** field. <br><br>If nothing is selected here or in **Choose one of the predefined options** section, the action will be applied to all fields. |
| **Choose one of the predefined options** | Predefined options to apply to frames. Selection here is mutually exclusive with **Specify frames to run action**. <br><br>If nothing is selected here or in **Specify frames to run action** section, the action will be applied to all fields. |

<!--lint enable maximum-line-length-->

Expand Down
3 changes: 3 additions & 0 deletions site/content/en/docs/manual/basics/top-panel.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@ Button assignment:

![](/images/image229.jpg)

- **Run actions** - opens the [Shapes converter](/docs/enterprise/shapes-converter/)
With **Remove filtered shapes** functionality. that is available for all plans without limitations.
- **Remove filtered shapes** - removes all shapes in alignment with the set-up filter. Doesn't work with tracks.
- **Open the task** — opens a page with details about the task.
- **Change job state** - changes the state of the job (`new`, `in progress`, `rejected`, `completed`).
- **Finish the job**/**Renew the job** - changes the job stage and state
Expand Down
Binary file modified site/content/en/images/image051.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 0c6940a

Please sign in to comment.