This should help: https://help.autodesk.com/cloudhelp/2018/ENU/Maya-Tech-Docs/CommandsPython/curve.html
You'd just need to get the worldspace position of each joint, and pass it in. On Wed, 28 Nov 2018 at 09:49, Rémi Deletrain <[email protected]> wrote: > Hi everyone, > > With IKSpine options it's possible to create curve from joints. > Anyone know what algorithm it used for this step ? > Maya offert the command for create it without IKSpine command ? > > Thanks for your reply. > > -- > You received this message because you are subscribed to the Google Groups > "Python Programming for Autodesk Maya" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/python_inside_maya/298c5b02-6773-464f-bfc6-917fccb651cd%40googlegroups.com > <https://groups.google.com/d/msgid/python_inside_maya/298c5b02-6773-464f-bfc6-917fccb651cd%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Python Programming for Autodesk Maya" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/python_inside_maya/CAFRtmOBF8YKkq6G47P7WiHJNqJxXWTFJh5jhb3ZNco40XKocvg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
