Version: 
Back to list

Algo :: marchingCubes

Synopsis

   Replace the tessellations of the selected parts by a marching cube representation

GUI Dialog

   

Script function

   algo.marchingCubes(occurrences, voxelSize) -> marchingCubePart

Parameters

   occurrences (OccurrenceList) : Occurrences of part to process
   voxelSize (Distance) : Size of voxels

Return value

   marchingCubePart (Occurrence) : Resulting part occurrence