Version: 
Back to list

Algo :: smartHiddenRemoval

Synopsis

   Delete parts, patches or polygons not viewed from a set of camera automatically generated

GUI Dialog

   

Script function

   algo.smartHiddenRemoval(occurrences, level, voxelSize, minimumCavityVolume, resolution[, mode[, considerTransparentOpaque]])

Parameters

   occurrences (OccurrenceList) : Occurrences of components to process
   level (SelectionLevel) : Level of parts to remove : Parts, Patches or Polygons
   voxelSize (Distance) : Size of the voxels in mm (smaller it is, more viewpoints there are)
   minimumCavityVolume (Volume) : Minimum volume of a cavity in cubic meter (smaller it is, more viewpoints there are)
   resolution (Int) : Resolution of the visibility viewer
   mode (SmartHiddenType[optional] : Select where to place camera (all cavities, only outer or only inner cavities)
   considerTransparentOpaque (Boolean[optional] : If True, Parts, Patches or Polygons with a transparent appearance are considered as opaque