> For the complete documentation index, see [llms.txt](https://manual-1-3.karamba3d.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual-1-3.karamba3d.com/chinese_1_3_3/3-in-depth-component-reference/3.3-cross-section/3.3.10-cross-section-selector.md).

# 3.3.10: 断面选择器 (Cross Section Selector)

**“CroSecSelect（选择断面）”**&#x8FD0;算器用于从断面列表中按照名称或索引选择断面。&#x5728;**“Name|Ind（名称|索引）”**&#x8F93;入端口中提供所需断面的名称或索引。断面名称不区分大小写。“＃”之后的所有字符均视为备注。可使用正则表达式进行选择（以“＆”开头）。断面名称区分大小写。列表索引从零开始。

**“CroSecSelect（选择断面）”**&#x5141;许用户通&#x8FC7;**“Elems|Ids”**&#x8F93;入端口指定应配有特定断面的梁，&#x800C;**“Assemble（模型构建）”**&#x8FD0;算器则设置相应元素的断面。此外，还可将断面直接接入元素创建运算器中。

如&#x679C;**“CroSec（断面）”**&#x8F93;入端口上未提供断面列表，程序则默认使用Karamba3D随机附带的断面表。

![图3.3.10.1：从标准断面列表中选取具有四种不同断面的悬臂](/files/-M9XuTzAX4YKWxPG-RUQ)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://manual-1-3.karamba3d.com/chinese_1_3_3/3-in-depth-component-reference/3.3-cross-section/3.3.10-cross-section-selector.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
