Version: 
Back to list

Algo :: getHiddenOccurrences

Synopsis

   Return parts path not viewed from a sphere around the scene

GUI Dialog

   

Script function

   algo.getHiddenOccurrences(scenePaths, resolution, sphereCount[, fovX[, screenSizePerView]]) -> hiddenOccurrences

Parameters

   scenePaths (ScenePathList) : Scene paths of components to process
   resolution (Int) : Resolution of the visibility viewer
   sphereCount (Int) : Segmentation of the sphere sphereCount x sphereCount
   fovX (Double[optional] : Horizontal field of view (in degree)
   screenSizePerView (Coeff[optional] : Pixel ratio by view to set an element as viewed (if ratio is null or negative, only one pixel is needed)

Return value

   hiddenOccurrences (ScenePathList) : Hidden occurrences