Skip to content

EdgeAnalysisSettings

Public Class

Contains static methods and properties to modify the visibility of edges in edge-related commands.

Inheritance Hierarchy

System.Object
Rhino.ApplicationSettings.EdgeAnalysisSettings

Namespace: Rhino.ApplicationSettings

Assembly: RhinoCommon (in RhinoCommon.dll)

Syntax

public static class EdgeAnalysisSettings

The EdgeAnalysisSettings type exposes the following members.

Properties

Name

Description


Public Property
Static Member

Gets or sets a color used to enhance display edges in commands like _ShowEdges and _ShowNakedEdges.


Public Property
Static Member

Gets or sets a value referring to the group of edges that are targeted.

0 = all.

1 = naked.

2 = non-manifold.


Methods

Name

Description


Public Method
Static Member

Gets the current settings of the application.


Public Method
Static Member

Gets the factory settings of the application.


Public Method
Static Member

Commits the default settings as the current settings.


Public Method
Static Member

Sets all settings to a particular defined joined state.