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[, elements]) -> marchingCubePart

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

Return value

   marchingCubePart (Occurrence) : Resulting part occurrence