Version: 
Back to list

Algo :: createCavityOccurrences

Synopsis

   Identify cavities and create occurrences to show them

GUI Dialog

   

Script function

   algo.createCavityOccurrences(occurrences, voxelSize, minimumCavityVolume[, mode[, parent]]) -> root

Parameters

   occurrences (OccurrenceList) : Occurrences set to identify cavities
   voxelSize (Distance) : Size of the voxels in mm
   minimumCavityVolume (Volume) : Minimum volume of a cavity in cubic meter
   mode (SmartHiddenType[optional] : Select where to place camera (all cavities, only outer or only inner cavities)
   parent (Occurrence[optional] : The create occurrence root will be added under the parent if given, else it will be added under the deeper parent of given occurrences

Return value

   root (Occurrence) : Parent occurrence of the cavity occurrences