ScriptSpot

Forum topic · General Scripting

interpCurve3D on helix

By johanHolwerda · 2011-08-24

Description

I have selected an animated helix with an "edit spline" modifier on it.

classOf $ returns : "SplineShape" (what we expect)

interpCurve3D $ 1 0 returns:
"-- Runtime error: shape operation on non-SplineShape: Helix" (not what I expect)

How can I do SplineShape operations on the "edit spline" modifier level? (without collapsing it)

Comments (1)

JokerMartini · 2011-08-24

Unfortunately you can not reach any Edit_Spline modifier functions through maxscript. It is not an available control yet in maxscript.