Message 1 of 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm in Maya2019. Can someone confirm if this is still an existing issue in more current versions of Maya?
Solved! Go to Solution.
I'm in Maya2019. Can someone confirm if this is still an existing issue in more current versions of Maya?
Solved! Go to Solution.
NEVERMIND...it was a late night. I found the error. Another call to listConnections was returning the transform node instead of the shape node. The return of a polyToCurve node should have been the nurbsCurve shape node. That's why nothing is returned when querying connections on the transform. Sorry, going to take a break now. 😞