Polyline from existing lines & curves
Polyline from existing lines & curves
(OP)
Hello,
I'm in situation where I need to create polyline from existing 2D lines and curves. But the problem is that there are small caps between entities.
Is there :
- automatic join with adjustable tolerance?
- macro that can do the job?
Regards TPale
I'm in situation where I need to create polyline from existing 2D lines and curves. But the problem is that there are small caps between entities.
Is there :
- automatic join with adjustable tolerance?
- macro that can do the job?
Regards TPale





RE: Polyline from existing lines & curves
The command PLJOIN does what you need.
:)
Farzad
RE: Polyline from existing lines & curves
Flores
RE: Polyline from existing lines & curves
The Fuzz Distance was what I was looking for.
Regards TPale