Version: 
Back to list

Algo :: hiddenRemoval

Synopsis

   Delete parts, patches or polygons not viewed from a sphere around the scene

GUI Icon

   

GUI Dialog

   

Script function

   algo.hiddenRemoval(scenePaths, level, resolution, sphereCount[, fovX[, screenSizePerView]])

Parameters

   scenePaths (ScenePathList) : Scene paths of components to process
   level (SelectionLevel) : Level of parts to remove : Parts, Patches or Polygons
   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, only one pixel is needed)

Documentation