10-14-2015
07:27 AM
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Denunciar
10-14-2015
07:27 AM
Here's a much easier solution. Since polylines store the coordinate system with them and lines do not, simply explode the polylines into lines , add the fillet then use pedit if you want to convert them back into polylines.
~Lee
Yeah, I tried that too, and they still won't join. The two points where they meet have the same coordinates, but I'm still told they're non-coplanar.
I tried the UCS trick and that worked. It seems like there might be some floating point errors involved, but I'll be damned if I can think of a way to fix it that can be automated and easily repeated. If I do, I'll post it here. In the meantime, thanks for all the help, guys!