Version: 
Back to list

Scene :: getVertexCount

Synopsis

   Returns the number of vertices in the parts meshes

GUI Dialog

   

Script function

   scene.getVertexCount(occurrences[, countOnceEachInstance[, countHidden[, countPoints]]]) -> vertexCount

Parameters

   occurrences (OccurrenceList) : The part occurrences
   countOnceEachInstance (Bool[optional] : If true ignore multiple instance of each tessellation
   countHidden (Bool[optional] : If true, also count hidden components
   countPoints (Bool[optional] : If true, also count points (for points cloud)

Return value

   vertexCount (Int) : The number of vertices