Version: 
Back to list

Scene :: getVertexCount

Synopsis

   Returns the number of vertices in the parts tessellation

GUI Dialog

   

Script function

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

Parameters

   partPaths (ScenePathList) : The parts
   countOnceEachInstance (Bool[optional] : If true ignore multiple instance of each tessellation
   countHidden (Bool[optional] : If true, also count hidden components

Return value

   vertexCount (Int) : The number of vertices