View Full Version : unimplemented cmd?
Despite file://C:\Program%20Files\AliasWavefront\Maya4.5\docs\en_US\html\Commands\subdToPoly.html
subdToPoly subd1 -cc 1; // <-- is unrecognized
I guess this shouldn't surprise me, but does this cmd work on ver 5? Doesn't for 4.5
ktpr
|
|
mhovland
05-24-2003, 03:07 PM
It looks like you are using the command wrong. You are giving it [command] [object to work on] [flags].
You need to give it [command] [flags] [object to work on], so try this out
subdToPoly -cc 1 subd1;
mike hovland
technical artist
midway games
well usually I can have objecgts selected in the scene objs and type in a command and it applies to the object. I type it in explicitly and it still said unrecognized. i sent in a bug report to alias. It's too bad because it might be vital to my attempt to transfer poly UVs to a subd surface.
cheers
ktpr
CGTalk Moderation
01-15-2006, 05:00 AM
This thread has been automatically closed as it remained inactive for 12 months. If you wish to continue the discussion, please create a new thread in the appropriate forum.
vBulletin v3.0.5, Copyright ©2000-2012, Jelsoft Enterprises Ltd.