View Single Post
# 1 04-12-2006 , 10:56 PM
puashey's Avatar
Subscriber
Join Date: Nov 2006
Location: Edinburgh, UK
Posts: 7

modeling face - convert poly to subdiv problem

hi

i started to do modeling of face using poly by poly method (with 2 image planes - front and side view).

eveything was going smooth - i was converting poly to subdiv coupple of times to check quality of my work [user added image] and undo convert - it was fine. after few more polys i was trying to convert Polys -> Subdiv again and Maya refuse to o it. Thats what appears in Script Editor:

"// Error: polyToSubdiv1 (Poly To Subdiv Node): The conversion to a subdivision surface failed.
// One or more duplicated edges were present.
// Repair the duplicate edges by selecting the polygon
// and issuing the following command, then try again:
select .e[525] ;string $v[] = `polyListComponentConversion -fe -tv`;select $v;polySplitVertex;polyMergeVertex -d 0.0 -tx 1; //"
user added image


Thanks for help :bow: