View Single Post
# 1 10-03-2009 , 04:14 PM
Registered User
Join Date: May 2008
Location: Sweden
Posts: 5

Command polyToSubdiv failed

Hey everyone.

So I'm making this trophy in 3D Maya and I want to convert it from Polygones to Sub Divisions. But when I try to convert it I get an error:

// Error: Command polyToSubdiv failed. Open Script Editor for details.

In the Script Editor it says:

polyToSubdiv -ap 0 -ch off -aut on -maxPolyCount 1000 -maxEdgesPerVert 32 |polySurface3|polySurfaceShape4;
// Warning: Nothing is selected. Select objects or components to delete. //
// Error: polyToSubdiv1 (Poly To Subdiv Node): Cannot create subdivision surface as the resulting surface would have more base mesh faces (1150) than the maximum allowed (1000).
// To increase maximum allowed, change Maximum Base Mesh Faces in Convert to Subdiv Options. //
// Error: Command polyToSubdiv failed. Open Script Editor for details. //

Ive got some images here:

user added image user added image user added image

Does anyone have a clue of what could be wrong?

Edit: Already tried to increase the "Maximum base mesh faces". As well as trying to use the "Clean up" function. None of them work.


Last edited by Klock; 10-03-2009 at 04:19 PM.