Click or drag to resize

ShrinkWrapParametersPolygonOptimization Property

0 - 100 the percentage of optimization desired. Polygons will be reduced in areas of lower curvature Lower values result in better feature preservation at the cost of more polygons

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 8.0
Syntax
public int PolygonOptimization { get; set; }

Property Value

Type: Int32
See Also