Python Forum
[Maya] MASH Curve node in Python
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Maya] MASH Curve node in Python
#2
Okay after 2 days somebody else found the solution. Maybe somebody have the same problem in the future :)
Just add the command

cmds.connectAttr('curve1' + '.worldSpace[0]', 'MASH1_Curve' + ".inCurves[0]", force=1)
curve1 is the Name of the curve in the scene and MASH1_Curve the name of the curveNode

Cheers
Reply


Messages In This Thread
RE: [Maya] MASH Curve node in Python - by Tomatoprincess - Jun-17-2019, 03:21 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Create a UI with scale tool using python Maya giorgosg12 0 2,225 Jul-21-2020, 09:18 AM
Last Post: giorgosg12
  Line of best fit for forward bias curve? StillAnotherDave 6 3,171 Feb-05-2020, 12:46 PM
Last Post: jefsummers
  Finding the Young's Modulues in a curve stress strain AicramM 1 4,472 Nov-03-2018, 09:01 PM
Last Post: Gribouillis

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020