View Single Post
# 1 18-07-2006 , 01:42 PM
Subscriber
Join Date: Jul 2006
Location: Portugal
Posts: 17

Polygons to Subdiv

Hello!

When I try to convert my poly mesh to a subdiv, I get an error: "Command polyToSubdiv failed. Open Script Editor for details."

Then I go to the Script Editor:
// Error: polyToSubdiv1 (Poly To Subdiv Node): The conversion to a subdivision surface failed:
// This polygon contains an interior vertex connected by less than 3 edges.
// To fix the problem, either remove the edge with the interior vertex, or subdivide the polygon so that the interior vertex has at least 3 edges.
// The indices of the vertices in question are: 532. //
// Error: Command polyToSubdiv failed. Open Script Editor for details. //

Can anyone help me? Why does this happens and how can this be solved?

Thank you,
Sepraud


Last edited by Sepraud; 18-07-2006 at 10:54 PM.