Click or drag to resize

MeshingParametersGridMaxCount Property

Gets or sets the maximum number of grid quads in the initial sampling grid.

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

Property Value

Type: Int32
See Also