# 3.8.9: 重复线删除 (Remove Duplicate Lines)

当用户有怀疑某个线列表中包含重复的线时，可以通过该运算器进行运算，运算结果是一个纯净的线列表。输入端&#x53E3;**“LDist（极限距离）”**&#x786E;定了被视为相同节点的极限距离。长度小&#x4E8E;**“LDist”**&#x7684;线将被忽略不计。仅有部分重叠的线无法被检测到。


---

# 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.8-utilities/3.8.9-remove-duplicate-lines.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.
