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; }
Public Property GridAspectRatio As Double
Get
Set
Property Value
Type:
DoubleSee Also