Click or drag to resize

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
Syntax
public virtual bool ShowIsoCurves { get; }

Property Value

Type: Boolean
See Also