# 1.14 - 输出图像

*在本章中，我们将输出我们在前几章中构建的剖面透视场景的高分辨率图像。*

*尽管不需要完成本章，但如果直到此时您才学完整个教程，并且想要输出与以下所示类似的图像，请从* ***“FormIt Primer Part 1 数据集”*** 下载并打开 ***“1.14 – Export Image.axm”*** *文件*。

1 - 输出图像时，画布中显示的任何内容都将与在 FormIt 中看到的内容几乎完全一样地输出。我们要输出 **“剖面”** 场景的图像。

1. 因此，我们需要先在 **“场景选项板”** 中双击打开该场景。
2. 在 **“主菜单”** 栏中，转到 **“文件”>“输出”>“本地(Ctrl + E)”**。**“输出文件”** 窗口即会弹出。
3. 在新窗口中的 **“文件类型选项”** 下，向下滚动并选择 **“作为图像”**（它是最后一个选项）。在输出选项框中的 **“预设:”** 后，将下拉选项更改为 **“4K UHD”**，而不是 **“视口”**。这会自动将输出图像分辨率 **“尺寸(px)”** 定义为 **3840** x **2160** 像素。
4. 单击 **“输出”**，然后 **“指定要保存到的文件…”** 窗口即会弹出。
5. 在新窗口中，导航以选择要保存图像的位置和名称，然后单击 **“保存”**。

![](/files/IksPHSROYrHqAFJbfCwI)

2 - 如果要将结果与提供的输出图像进行比较，请转到 **“Farnsworth 住宅数据集”>“支持文件”>“图像”**。

![提供了来自 Farnsworth 住宅数据集的样例输出图像。](/files/J86kLlNuOaSe4XHqBoO8)

\_\_


---

# 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://windows.help.formit.autodesk.com/zh-cn/formit-primer/part-i/export_image.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.
