Talk About Network

Google





Graphics > Alias software > Re: help requir...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 2 of 5 Topic 841 of 912
Post > Topic >>

Re: help required

by DTrel <DTrel@[EMAIL PROTECTED] > Oct 23, 2006 at 10:12 PM

On 23 Oct 2006 14:13:20 -0700, "kaladhari" <pr_kal@[EMAIL PROTECTED]
> wrote:

>Hi all,
>I don't know why below given script doesn't work.
>Pls help.
>This mel script try to create planar projection on selected geometry.
>
>bye..
>*I**************************************************************************
>
>
>
>string $nodes[];
> 		$nodes = `selectedNodes`;
>
> 		// Return dag objects only
> 		string $dagnodes[];
>		string $dagnode;
> 		$dagnodes = 'selectedNodes -dagObjects';
>//		$dagnode= strip(stringArrayToString($dagnodes,""));
>
>//		polyProjection -ch 1 -type Planar -ibd on -icx 0.5 -icy 0.5 -ra 0
>-isu 1 -isv 1 -md b $dagnode;
>
>
>polyProjection -md b $dagnode;

polyProjection seems to work only on specified faces which your 
coding does not specify.
try something like-----------  ( $dagnode+"f["+$faceNumberr+"]" )


hth's aen
 




 5 Posts in Topic:
help required
"kaladhari" <  2006-10-23 14:13:20 
Re: help required
DTrel <DTrel@[EMAIL PR  2006-10-23 22:12:19 
Re: help required
DTrel <DTrel@[EMAIL PR  2006-10-23 22:15:09 
Re: help required
"kaladhari" <  2006-10-24 11:47:06 
Re: help required
"kaladhari" <  2006-10-24 11:49:39 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
localhost-V2008-12-19 Wed Jan 7 19:29:53 PST 2009.