Version: 
Back to list

Algo :: voxelize

Synopsis

   Replace the tessellations of the selected parts by a voxelization of the external skin

GUI Dialog

   

Script function

   algo.voxelize(occurrences, voxelSize[, elements[, dilation]]) -> voxelizedPart

Parameters

   occurrences (OccurrenceList) : Occurrences of part to process
   voxelSize (Distance) : Size of voxels
   elements (ElementFilter[optional] : Type of elements used to detect the voxels, polygons or points or hybrid
   dilation (Int[optional] : Dilation iterations on the voxel grid

Return value

   voxelizedPart (Occurrence) : Resulting part occurrence