Click or drag to resize

EmapAnalysisSettings Class

Contains static methods and properties to modify the visibility of curve ends.
Inheritance Hierarchy
SystemObject
  Rhino.ApplicationSettingsEmapAnalysisSettings

Namespace:  Rhino.ApplicationSettings
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public static class EmapAnalysisSettings

The EmapAnalysisSettings type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberBlendWithObjectColor
Gets or sets whether to blend the image with the object's color.
Public propertyStatic memberFileName
Gets or sets the current emap file name.
Public propertyStatic memberShowIsoparams
Gets or sets whether to display iso curves.
Top
Methods
  NameDescription
Public methodStatic memberGetCurrentState
Gets the current settings of the application.
Public methodStatic memberGetDefaultFileNames
Get list of emap's Default MRU filenames
Public methodStatic memberGetDefaultState
Gets the factory settings of the application.
Public methodStatic memberGetFileNames
Get available list of emap filenames
Public methodStatic memberSetFileNames
Set available list of emap filenames
Top
See Also