MeshingParametersGridMinCount Property |
Gets or sets the minimum number of grid quads in the initial sampling grid.
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic int GridMinCount { get; set; }Public Property GridMinCount As Integer
Get
Set
Property Value
Type:
Int32
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also