Click or drag to resize

MeshingParametersMinimumEdgeLength Property

Gets or sets the minimum allowed mesh edge length.

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

Property Value

Type: Double
See Also