How do you add a Polyline to Rhino even if it is not valid?
Rhino.RhinoDoc.ActiveDoc.Objects.AddPolyline(polyline)
What I specifically refer to are polylines with duplicates points, I need to keep it like that on purpose.
10 posts - 3 participants
How do you add a Polyline to Rhino even if it is not valid?
Rhino.RhinoDoc.ActiveDoc.Objects.AddPolyline(polyline)
What I specifically refer to are polylines with duplicates points, I need to keep it like that on purpose.
10 posts - 3 participants