# 단면 평면

내부 공간 및 구조 요소가 드러나도록 **단면 평면**을 사용하여 FormIt 모델로 절단할 수 있습니다.

[FormIt 입문서](/ko/formit-primer/part-i/section_planes.md)에서 단면 평면에 대해 알아보십시오.


---

# 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/ko/tool-library/section-planes.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.
