CurvatureAnalysisSettingsShowIsoCurves Property |
Gets or sets whether to show isocurves.
Namespace:
Rhino.ApplicationSettings
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 9.0
Syntaxpublic static bool ShowIsoCurves { get; set; }Public Shared Property ShowIsoCurves As Boolean
Get
Set
Property Value
Type:
Boolean
See Also