Is there any way to join or merge two lines that tangent to each other where one starts at the other’s endpoint so they look like 1 line but are actually 2 lines. I noticed if I use the join or merge command, it creates a polyline rather than one line object. Same thing goes for 2 arcs that are end to end.
_join
_SimplifyCrv
(after joining simplify will do the trick - hopefully)
also check or use it to find errors
_gcon
command to make sure the curves have correct continuity
check those commands in the help for more info.
kind regards -tom
2 Likes
Excellent! Thanks Tom!
@Tom_P - Is there a similar command for simplifying multiple surfaces into one if they can be simplified?