Click or drag to resize

MeshingParametersGridAspectRatio Property

Gets or sets the maximum allowed aspect ratio of sampling quads.

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

Property Value

Type: Double
See Also