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(scenePaths, level, voxelSize, minimumCavityVolume, resolution[, mode])

Parameters

   scenePaths (ScenePathList) : Scene paths 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 outter or only inner cavities)