Complex UV Layout in Maya
Over the last couple of years UV layout in Maya has changed for the better. In this course we're going to be taking a look at some of those changes as we UV map an entire character
# 1 10-05-2012 , 10:59 PM
Registered User
Join Date: May 2012
Posts: 2

Maya error, i cant extrude a polygon

When ever i try to extrude a face on a polygon i get an error. here is the code from the script.
HTML Code:
file -f -new;
// untitled // 
CreatePolygonCube;
setToolTo CreatePolyCubeCtx;
polyCube -ch on -o on -w 2.693783 -h 2.692135 -d 1.876525 -cuv 4 ;
// pCube1 polyCube1 // 
select -r pCube1.f[2] ;
PolyExtrude;
// Error: file: C:/Program Files (x86)/Autodesk/Maya2013/scripts/others/polyCheckSelection.mel line 107: polyExtrudeFacet works on polygonal faces. // 
hilite softMod1Handle ;
selectMode -component ;
Thanks in advance

# 2 10-05-2012 , 11:32 PM
EduSciVis-er
Join Date: Dec 2005
Location: Toronto
Posts: 3,374
Weird... try deleting your prefs folder (make a backup)
Also can you post a screenshot?

# 3 10-05-2012 , 11:48 PM
Registered User
Join Date: May 2012
Posts: 2
nevermind, its working now. Not sure what the deal was. If i have future issues ill message you.

Posting Rules Forum Rules
You may not post new threads | You may not post replies | You may not post attachments | You may not edit your posts | BB code is On | Smilies are On | [IMG] code is On | HTML code is Off

Similar Threads