Version: 
Back to list

Algo :: hiddenRemovalCamera

Synopsis

   Delete parts, patches or polygons not viewed from spheres generated with a set of camera position

GUI Dialog

   

Script function

   algo.hiddenRemovalCamera(occurrences, level, cameraPositions, resolution, sphereCount[, fovX[, considerTransparentOpaque]])

Parameters

   occurrences (OccurrenceList) : Occurrences of components to process
   level (SelectionLevel) : Level of parts to remove : Parts, Patches or Polygons
   cameraPositions (Point3List) : List of camera positions
   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)
   considerTransparentOpaque (Boolean[optional] : If True, Parts, Patches or Polygons with a transparent appearance are considered as opaque