Version: 
Back to list

Algo :: proxyMesh

Synopsis

   Replace the tessellations of the selected parts by a proxy mesh based on a voxelization

GUI Dialog

   

Script function

   algo.proxyMesh(occurrences, voxelSize[, elements]) -> proxyMeshPart

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

   proxyMeshPart (Occurrence) : Resulting part occurrence