Message 1 of 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
global proc string[] getOrderedVertexLoop (string $edgeloop[])
tested the above with this line
getOrderedVertexLoop(`ls -sl -fl`);
getting this error.
Too many arguments. Expected 1, found 2.
trying to pass an string array into the proc. but for some reason maya is not allowing me.
https://www.artstation.com/kelvintam
Solved! Go to Solution.