Version: 
Back to list
Algo :: voxelize
Synopsis
   Replace the tessellations of the selected parts by a voxelization of the external skinGUI Dialog
   
Script function
   algo.voxelize(occurrences, voxelSize) -> voxelizedPartParameters
   occurrences (OccurrenceList) : Occurrences of part to process
   voxelSize (Distance) : Size of voxels
Return value
   voxelizedPart (Occurrence
) : Resulting part occurrence