SplineGUI: Inserted Knots without Tangents

THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

On 07/09/2012 at 03:38, xxxxxxxx wrote:

User Information:
Cinema 4D Version:   R14 
Platform:      
Language(s) :     C++  ;

---------
When inserting Knots into the SplineGUI, the knots by default have tangents. Can I make new knots be have no tangents (or their tangents to have zero-length)?
The Spline GUI for my plugin would be usually used with linear interpolation only between the Knots and it is very unconfortable to reset the tangents for every inserted Knot.

Thanks,
NIklas

THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

On 07/09/2012 at 04:07, xxxxxxxx wrote:

Ahh, after right-click > Spline Type Presets > Linear, the knots will have no tangent when inserting. Didn't know that, but that actually solves the problem.

-NIklas