line screation question
Hello
I want to create a line :
new_spline = splineShape ()
addNewSpline new_spline
addKnot new_spline 1 #corner #curve [0,0,0]
addKnot new_spline 1 #corner #curve [1,1,1]
I think there is something wrong, because when I want to select a sub level object, max crash....
Thanks for help :-)
Comments
Thanks for help :-) Yes,
Thanks for help :-)
Yes, without updateShape() Max will crash...
I made "my script" looking "How To ... Draw a Freehand Spline" too.
anubis, did you check the
anubis, did you check the example? :-P {/childish humor} btw your not the one from frankfurth are you?
Raphael Steves
RE: "btw your not the one
RE: "btw your not the one from frankfurth are you?"
- Nope, I'm from Sofia :)
my recent MAXScripts RSS (archive here)
yep, without updateShape()
yep, without updateShape() Max will crash.
my recent MAXScripts RSS (archive here)
( new_spline = splineShape
taken from: How To ... Draw a Freehand Spline
have phun
Raphael Steves