Click or drag to resize

QuadRemeshParametersAdaptiveSize Property

Larger values results in for quad sizes that adjust to match input curvature. Smaller values results in more uniform quad sizes at the risk of less feature preservation. Range [0 - 100] Note: this value is ignored when TargetEdgeLength > 0

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 7.0
Syntax
public double AdaptiveSize { get; set; }

Property Value

Type: Double
See Also