Version:
Back to list
Algo :: decimateTarget
Synopsis
reduce the polygon count by removing some vertices to obtain a target triangle count using the method with quadricsGUI Dialog
Script function
algo.decimateTarget(occurrences, targetTriangleCount)Parameters
occurrences (OccurrenceList) : Occurrences of components to process
targetTriangleCount (Int) : Target triangle count