I’m interested in implementing a similar functionality to Rhino’s InsertKink command. However, I’d like to be able to nominate an existing row of controls points as a kink, rather than inserting three new rows of control points, the middle of which is the kink.
Is there a way in RhinoCommon to detect if a control point / grip (or row of them) is a kink? Is there a way to create a kink in RhinoCommon? In my searching the API docs I have not found this yet.
I am aware you can create a kink one by piling three control points on top of each other, but I’d like to minimize the number of control points in the surfaces I’m working with.
Thanks!
4 posts - 3 participants