RhinoCommon API
VisualAnalysisModeShowIsoCurves Property |
Gets true if this visual analysis mode will show isocuves on shaded surface
objects. Often a mode's user interface will provide a way to change this
setting.
The default is false.
Namespace: Rhino.Display
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 5.0

public virtual bool ShowIsoCurves { get; }
Public Overridable ReadOnly Property ShowIsoCurves As Boolean Get
Property Value
Type: Boolean