MeshingParameters.GridMaxCount Property

MeshingParametersGridMaxCount Property

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

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public int GridMaxCount { get; set; }
Public Property GridMaxCount As Integer
	Get
	Set

Property Value

Type: Int32
Version Information

Rhino for Mac

Supported in: 5.4

Rhino for Windows

Supported in: 6.14
See Also