# 3.5.12: 	张力/压力消除器 (Tension/Compression Eliminator) 🔷

**“Tension/Compression Eliminator（张力/压力消除器）”**&#x8FD0;算器根据其轴向力的符号将元件从模型中删除。

![图3.5.12.1：“Tension/Compression Eliminator（张力/压力消除器）”运算器](/files/-M9XuVPxdxb7qkelL7HT)

以下是可用的输入参数：

|                 |                                                                                      |
| --------------- | ------------------------------------------------------------------------------------ |
| **"Model（模型）"** | 需要处理的结构。                                                                             |
| **"MaxIter"**   | 拉伸或压缩元件的删除以迭代方式进行。当从一个步骤到另一个步骤没有任何变化抑或达到最大迭代次&#x6570;**“MaxIter”**&#x65F6;，该过程将停止运行。 |
| **"BeamInds"**  | 在过程中可能被删除的元件索引。默认情况下，包括整个结构。                                                         |
| **"LC"**        | 用户可指定需要考虑的特殊工况。其默认值为0。                                                               |
| **"Compr"**     | 如果为“True”，则仅保留压力作用下的构件。否则只有处于张力作用下的构件。默认情况下，该值为“False”。                              |

被选择要删除元件的刚度可以忽略不计（即：使用柔性终止的方法）。


---

# 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://manual-1-3.karamba3d.com/chinese_1_3_3/3-in-depth-component-reference/3.5-algorithms/3.5.12-tension-compression-eliminator.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.
