ReducePolyline
Toolbar |
Menu |
---|---|
|
|
ReducePolyline 指令使用 Douglas-Peucker 算法来缩减多重直线的顶点。另一种算法用于从简化的多重直线中去除短的线段,最后将缩减后的线段合并成单个线段。
步骤
-
选取一个或数个多重直线。
- 输入缩减公差的数值。
- 只有多重直线(由1阶线段组成)可以被缩减。
指令行选项 |
|
---|---|
公差 |
用于评估是否应删除该顶点。 |
复制 |
保留输入的多重直线。 |
请参考

FitCrv
Make a non-rational NURBS curve of a specified degree that matches the input curve to within the specified tolerance.

SimplifyCrv
Replace each curve segment that has the geometry of a line or an arc with a true line or arc.