Thread: poly 2 subdiv
View Single Post
# 1 09-06-2007 , 01:07 PM
barnettbeans's Avatar
Registered User
Join Date: May 2007
Location: Coventry
Posts: 43

poly 2 subdiv

when i convert my cartoon dog from polygons to subdiv i get the message

polyToSubdiv -ap 0 -ch off -aut on -maxPolyCount 1000 -maxEdgesPerVert 32 |polySurface8|polySurfaceShape13;
// Error: polyToSubdiv1 (Poly To Subdiv Node): One or more edges is nonmanifold.
// Nonmanifold geometry cannot be converted to a subdivision surface.
// To clean up nonmanifold edges, use Mesh->Cleanup with the nonmanifold option. //
// Error: Command polyToSubdiv failed. Open Script Editor for details. //

i try to clean up using tool and i get this

polyToSubdiv -ap 0 -ch off -aut on -maxPolyCount 1000 -maxEdgesPerVert 32 |polySurface9|polySurfaceShape14;
// 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[985] .e[843] .e[771] ;string $v[] = `polyListComponentConversion -fe -tv`;select $v;polySplitVertex;polyMergeVertex -d 0.0 -tx 1; //
// Error: Command polyToSubdiv failed. Open Script Editor for details.

i dont have a thick border edge. also iv had alot of problems with when i delete edges. some of my inner edges are border edges but there randomly spread about. Im lost!

Thanks for reading this.

Attached Thumbnails

https://www.dell.com/html/global/topics/gaming/en/us/us/dhs/systems-notebook.html

gimme.

Last edited by barnettbeans; 09-06-2007 at 01:12 PM.