Click or drag to resize

BrepVariationalPatchSettingsMaxRefinements Property

The maximum number of refinements to apply (default 5).

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

Property Value

Type: Int32
See Also