Skip to content

SmartTrackSettings

Public Class

Contains static methods and properties that target the Smart Track feature behavior.

Inheritance Hierarchy

System.Object
Rhino.ApplicationSettings.SmartTrackSettings

Namespace: Rhino.ApplicationSettings

Assembly: RhinoCommon (in RhinoCommon.dll)

Syntax

public static class SmartTrackSettings

The SmartTrackSettings type exposes the following members.

Properties

Name

Description


Public Property
Static Member

Gets or sets the activation delay in milliseconds.


Public Property
Static Member

Gets or sets the active point color.


Public Property
Static Member

Gets or sets the smart track line color.


Public Property
Static Member

Gets or sets the maximum number of smart points.


Public Property
Static Member

Gets or sets the point color.


Public Property
Static Member

Gets or sets a value indicating if the ‘Smart Ortho’ feature is active.

Orthogonal lines are then drawn automatically.


Public Property
Static Member

Gets or sets a value indicating if the ‘Smart Tangents’ feature is active.


Public Property
Static Member

Gets or sets the tangent and perpendicular line color.


Public Property
Static Member

Gets or sets a value indicating if lines are drawn dotted.


Public Property
Static Member

Gets or sets if the Smart Track feature is active.


Methods

Name

Description


Public Method
Static Member

Gets the current settings.


Public Method
Static Member

Gets the Smart Track factory settings.


Public Method
Static Member

Updates from a particular setting state.