Introduction to Maya - Rendering in Arnold
This course will look at the fundamentals of rendering in Arnold. We'll go through the different light types available, cameras, shaders, Arnold's render settings and finally how to split an image into render passes (AOV's), before we then reassemble it i
# 1 27-02-2006 , 07:04 PM
Falott's Avatar
Registered User
Join Date: Jan 2005
Location: vienna
Posts: 1,095

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

# 2 27-02-2006 , 09:38 PM
Falott's Avatar
Registered User
Join Date: Jan 2005
Location: vienna
Posts: 1,095
I guess one answer could be ->

ConvertSelectionToVertices;

Posting Rules Forum Rules
You may not post new threads | You may not post replies | You may not post attachments | You may not edit your posts | BB code is On | Smilies are On | [IMG] code is On | HTML code is Off

Similar Threads