Number of vertices in the selected objects?
-
Anyone know a plugin which can give me the number of vertices in a selected set of components, objects and groups? It would be a great help for creating LODs for games. TIA!
-
Goldilocks can probably help you out, has an edge density feature/inspector.
-
@juju said:
Goldilocks can probably help you out, has an edge density feature/inspector.
Thanks for the thought. Just checked it out and it can't give me correct stats on just selected. Plus it doesn't do roll ups either. I'll keep looking
-
@chippwalters said:
@juju said:
Goldilocks can probably help you out, has an edge density feature/inspector.
Thanks for the thought. Just checked it out and it can't give me correct stats on just selected. Plus it doesn't do roll ups either. I'll keep looking
Here is an oldie of mine from 2011 which counts things in a selection including vertices.
-
You have also FredoTools::CountFacesBYSide, which gives the number of vertices, among other information.
Fredo
-
Thanks to both of you! Turns out I had FredoTools installed and it does the trick exactly. Much appreciated!
Advertisement