Simply Maya User Community

Simply Maya User Community (https://simplymaya.com/forum/index.php)
-   Programming (https://simplymaya.com/forum/forumdisplay.php?f=32)
-   -   select all vertices from an object (https://simplymaya.com/forum/showthread.php?t=20410)

Falott 27-02-2006 07:04 PM

select all vertices from an object
 
I need to select all of the vertices from an object. when dragselecting over my geo scriptEditor says:

select -r geometry.vtx[0:1135] ;


how can I automatically select all of an objects vertices without determing the last vertex' number?

like -> select -r geometry.vtx[0:end] ;

Falott 27-02-2006 09:38 PM

I guess one answer could be ->

ConvertSelectionToVertices;


All times are GMT. The time now is 06:59 AM.

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