Version: 
Back to list

Algo :: hiddenRemovalViewPoints

Synopsis

   Delete parts, patches or polygons not viewed from a set of camera position/orientation

GUI Dialog

   

Script function

   algo.hiddenRemovalViewPoints(scenePaths, level, cameraPositions, cameraDirections, cameraUps, resolution[, fovX])

Parameters

   scenePaths (ScenePathList) : Scene paths of components to process
   level (SelectionLevel) : Level of parts to remove : Parts, Patches or Polygons
   cameraPositions (Point3List) : List of camera positions
   cameraDirections (Point3List) : List of camera directions
   cameraUps (Point3List) : List of camera up vectors
   resolution (Int) : Resolution of the visibility viewer
   fovX (Double[optional] : Horizontal field of view (in degree)