Simply Maya User Community

Simply Maya User Community (https://simplymaya.com/forum/index.php)
-   Maya Basics & Newbie Lounge (https://simplymaya.com/forum/forumdisplay.php?f=31)
-   -   poly 2 subdiv (https://simplymaya.com/forum/showthread.php?t=26523)

barnettbeans 09-06-2007 01:07 PM

poly 2 subdiv
 
1 Attachment(s)
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.

marlonjohn 09-06-2007 02:35 PM

Try make sure that when you have attached something like, the leg to the body or head to the body etc ... that you have properly merged verticies together and left out none.

You can try check this out by individual clicking onto verticles and moving them to see if anything is hidding behind them. Hope this helps abit,

barnettbeans 09-06-2007 07:10 PM

iv tried this and gone through every cv but still stuck is a stupid mistake on my part im unsure heres the save file.

http://www.uploading.com/en/files/NP...tbedel.mb.html

cheers

gster123 10-06-2007 03:05 AM

did you run the script that maya generated for you?

Quote

// 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; //

this tells you to run the

select .e[985] .e[843] .e[771] ;string $v[] = `polyListComponentConversion -fe -tv`;select $v;polySplitVertex;polyMergeVertex -d 0.0 -tx 1;

part of the message in the script editor and then do the conversion to sub d again.

marlonjohn 11-06-2007 12:59 AM

i just relised that your running 8.5 while im using 7, if you want try convert it if you still havn't fixed the problem and want to figure it out ...

barnettbeans 11-06-2007 10:09 AM

Well i used a bit of both to convert to subdiv there was 3 surface that were not conected also 2 surfaces that wasnt connected in a proper way.

Thanks guys im nearly done now.


All times are GMT. The time now is 11:43 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Simply Maya 2018