Click or drag to resize

QuadRemeshParametersTargetQuadCount Property

The number of quads to try to achieve in the final re-meshed object Note: This value is overridden if TargetEdgeLength > 0

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

Property Value

Type: Int32
See Also