Count of Vertices?

Count of Vertices?

Can anyone tell me how we get a count of the vertices in a scene without having to go through each and every object info and adding them?
 
There's no way to do it at scene level.

If you select and object and type command-i (Object Info) it will tell you the number of vertices. For some reason C3D won't provide this information as scene level...

I really don't know why Scene Info and Object Info don't provide the same information. Wishlist item?
 
hello,

I wrote a script for that. this is macro script for Macro folder. please try it.

tg_jp, Hiroto.
 

Attachments

  • Scene Info+.js.zip
    1.1 KB · Views: 395
  • ch_ObjectInfo+_ss.jpg
    ch_ObjectInfo+_ss.jpg
    25.1 KB · Views: 390
hello,

I wrote a script for that. this is macro script for Macro folder. please try it.

tg_jp, Hiroto.

Erfahrener,

Hey. Thanks for the script! It seems to work great. I haven't the knowledge to verify its accuracy, but I at least have something to work with. You rock!
 
Back
Top