Description:

When TargetEdgeLength is greater than 0 TargetQuadCount will be re-computed with the target goal of an approximated edge length based on the area of the input mesh e.g TargetQuadCount = Input mesh Area * sqr(TargetEdgeLength) AdaptiveSize as well as AdaptiveQuadCount will also be ignored;

Syntax:
public double TargetEdgeLength {get|set}
Returns:
Type: double
Available since:
7.8

TargetEdgeLength property

Class:  Rhino.Geometry.QuadRemeshParameters

Nothing found