How to get component value as return on component selection

How to get component value as return on component selection

Anonymous
Not applicable
395 Views
0 Replies
Message 1 of 1

How to get component value as return on component selection

Anonymous
Not applicable

Hello,

 

I'm rendering a model (Demo_AM124_148_v7) in Maya through python scripting.

The model selection mode is set to vert/Face.

On selection of one of the polygon face the transforms of that face is logged.

Ex:

select -r Demo_AM124_148_v7.f[878] ;

how can I get this transform value (f[878]) in python script.

 

 

0 Likes
396 Views
0 Replies
Replies (0)