@onrender wrote:
Hi there,
I use the following line in my script and I still get a message in Rhino command window that sais:
“1 curve added to selection” How can I avoid this message?
rs.Command("_Connect" + " SelID " + str(bsLineJC1) + " SelID " + str(bsLineHC1) + “_Enter”,False)
I could use Rhino common without replacing rs.Command.
Posts: 1
Participants: 1