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)
Syntaxpublic virtual bool ShowIsoCurves { get; }Public Overridable ReadOnly Property ShowIsoCurves As Boolean
Get
Property Value
Type:
Boolean
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also