Version: 
Back to list

Algo :: getHiddenOccurrences

Synopsis

   Return parts occurrences not viewed from a sphere around the scene

GUI Dialog

   

Script function

   algo.getHiddenOccurrences(occurrences, resolution, sphereCount[, fovX[, considerTransparentOpaque]]) -> hiddenOccurrences

Parameters

   occurrences (OccurrenceList) : Occurrences 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)
   considerTransparentOpaque (Boolean[optional] : If True, Parts, Patches or Polygons with a transparent appearance are considered as opaque

Return value

   hiddenOccurrences (OccurrenceList) : Hidden occurrences