interpCurve3D on helix

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

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.
JokerMartini's picture

Unfortunately you can not

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

John Martini
Digital Artist
http://www.JokerMartini.com (new site)

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.