BrepVariationalPatchSettingsMaxRefinements Property |
The maximum number of refinements to apply (default 5).
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic int MaxRefinements { get; set; }Public Property MaxRefinements As Integer
Get
Set
Property Value
Type:
Int32
See Also