Getting total number of elements
Hi,
I want to get total number of elements of a model.. Right now I'm marking all elements and using [llength $xyz] getting the total number of elements. But if number of elements are more, then it takes much time.. Is there any other faster approach to get the total count ?
Also, any command for 'elements by attached' ? Should select all the elements attached to it..