# 7.1 Shape

**Introduction**

Two types of pictures in Shape: User pictures and System pictures. This section introduces shape and how to import pictures into Shape, and how to create multi-state picture.

Click \[Project menu]->\[Library]->\[Shape] open setting windows.

**Description**

For “Picture”,it can not modify color design.For “Vectogram”,it support change color design as below.

![](https://3950998874-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Lup_3URExwDkfqKABSb%2F-MKJiftxqiajPMaIjwyx%2F-MKJpGQtIJ2U_uIcxI3m%2Fimage.png?alt=media\&token=ae41de49-d3f7-4865-915c-90fda7b2ef6d)

![](https://3950998874-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Lup_3URExwDkfqKABSb%2F-MKJiftxqiajPMaIjwyx%2F-MKJpQ-xmmkEaZOegOXJ%2Fimage.png?alt=media\&token=ddaafc31-66e4-4b28-aa7e-ff1765aa0d96)

| **Item**        | **Description**                                                                      |
| --------------- | ------------------------------------------------------------------------------------ |
| Picture         | BMP format pictures in system, the picture will be distorted as object is zoomed;    |
| Vectogram       | SVG format picture in system, the picture will not be distorted as object is zoomed; |
| Project library | Display all pictures which selected from current project;                            |
| Help            | Click it to open Help document about \[Shape]                                        |
| Import shape    | Import picture from PC;                                                              |
| New             | Create new multi-state picture;                                                      |
| Edit            | Edit picture in \[Project library];                                                  |
| Delete          | Delete selected picture;                                                             |
| Clear all       | Delete all picture in \[Project library];                                            |

**Operating procedures of importing shape**

![](https://3950998874-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2Fpi-series-user-manual%2F-Lv4ZaUrp04Viu6SaYAQ%2F-Lv4_OCAVhkRt_bXG7Gb%2F1.png?generation=1575272944997544\&alt=media)

1\) Click \[Import shape] to open windows;

2\) Set picture path;

3\) Select picture from PC;

4\) Click \[Open] to add picture into \[Project library];

**Operating procedures of import shape**

1\) Click \[New] to open setting windows;

2\) Select numbers of states;

3\) Select picture for each state;

4\) Click \[Save] to complete operations;

{% hint style="info" %}
Note

The pictures for states can be selected from \[Project library], and also can be from PC;
{% endhint %}

{% embed url="<https://www.youtube.com/watch?v=SVsEROWfekQ&feature=youtu.be>" %}


---

# 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://wecon.gitbook.io/pistudio-manual/untitled-1/7.1-shape.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.
