Notifications
Clear all
[Closed] C++ Spline Segment Detaching
Aug 04, 2015 3:30 pm
Hi, I am working on doing a Segment detach for my splines. So is it better for me to redraw each segment and delete the original spline? or is there another way of doing it ? As I can’t find anything within the docs about detaching segments. Thanks.
Edit*: Ah I believe I found a sample within the editspl.cpp. Thanks anyways