ZebraAnalysisSettings
Contains static methods and properties to modify Zebra analysis-related commands.
Inheritance Hierarchy
System.Object
Rhino.ApplicationSettings.ZebraAnalysisSettings
Namespace: Rhino.ApplicationSettings
Assembly: RhinoCommon (in RhinoCommon.dll)
**Since:**7.8
Syntax
public static class ZebraAnalysisSettings
The ZebraAnalysisSettings type exposes the following members.
Properties
Name
Description
Public Property
Static Member
ShowIsoCurves
Get or sets the display of surface isocurves.
Public Property
Static Member
StripeColor
Gets or sets the stripe color.
Public Property
Static Member
StripeThickness
Gets or sets the stripe thickness, where 0 = thinnest and 6 = thickest.
Public Property
Static Member
VerticalStripes
Set to true for vertical stripes, or false for horizontal stripes.
Methods
Name
Description
Public Method
Static Member
GetCurrentState
Gets the current settings of the application.
Public Method
Static Member
GetDefaultState
Gets the factory settings of the application.
Public Method
Static Member
RestoreDefaults
Commits the default settings as the current settings.
Public Method
Static Member
UpdateFromState
Sets all settings to a particular defined joined state.