CurvatureAnalysisSettingsMaxRadiusRange Property |
Gets or sets the Maximum Radius curvature range.
Namespace:
Rhino.ApplicationSettings
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntaxpublic static Interval MaxRadiusRange { get; set; }
Public Shared Property MaxRadiusRange As Interval
Get
Set
Property Value
Type:
Interval
See Also