Skip to content

ModelAidSettingsState

Public Class

Represents a snapshot of ModelAidSettings.

Inheritance Hierarchy

System.Object
Rhino.ApplicationSettings.ModelAidSettingsState

Namespace: Rhino.ApplicationSettings

Assembly: RhinoCommon (in RhinoCommon.dll)

Syntax

public class ModelAidSettingsState

The ModelAidSettingsState type exposes the following members.

Properties

Name

Description


Public Property

true mean Alt+arrow is used for nudging.


Public Property

Public Property

//0 = object, 1 = world, 2 = view


Public Property

Gets or sets the control polygon display density.


Public Property

Gets or sets the Ctrl-key based nudge step amount.


Public Property

Gets or sets the enabled state of Rhino’s display control polygon.


Public Property

Gets or sets the enabled state of Rhino’s extend to apparent intersections.


Public Property

Gets or sets the enabled state of Rhino’s extend trim lines.


Public Property

Gets or sets the enabled state of Rhino’s grid snap modeling aid.


Public Property

Gets or sets the enabled state of Rhino’s highlight dialog modeling aid.


Public Property

Gets or sets the radius of the mouse pick box in pixels.


Public Property

Gets or sets the nudge step amount.


Public Property

0 = world, 1 = cplane, 2 = view, 3 = UVN, -1 = not set.


Public Property

Gets or sets whether the auto cplane will rotate towards the view after aligning to the selection


Public Property

Gets or sets the enabled state of Rhino’s ortho modeling aid.


Public Property

Gets or sets the base orthogonal angle.


Public Property

Gets or sets whether Ortho will snap to the CPlane Z axis


Public Property

Gets or sets the enabled state of Rhino’s object snap modeling aid.


Public Property

Gets or sets the OSnap cursor mode.


Public Property

Returns or sets Rhino’s current object snap mode.

The mode is a bitwise value based on the OsnapModes enumeration.


Public Property

Enables or disables Rhino’s planar modeling aid.


Public Property

Gets or sets the enabled state of Rhino’s Planar modeling aid.


Public Property

Gets or sets the point display mode.


Public Property

Gets or sets the enabled state of Rhino’s Project modeling aid.


Public Property

Gets or sets the Shift-key based nudge step amount.


Public Property

Gets or sets the locked state of the snap modeling aid.


Public Property

Gets or set whether the auto cplane will stay even after deselection


Public Property

Gets or sets the locked state of the snap modeling aid.


Public Property

Gets or sets the enabled state of Rhino’s use horizontal dialog modeling aid.


Methods

Name

Description


Public Method

Equals

Determines whether the specified object is equal to the current object.

(Inherited from Object.)


Protected Method

Finalize

Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.

(Inherited from Object.)


Public Method

GetHashCode

Serves as the default hash function.

(Inherited from Object.)


Public Method

GetType

Gets the Type of the current instance.

(Inherited from Object.)


Protected Method

MemberwiseClone

Creates a shallow copy of the current Object.

(Inherited from Object.)


Public Method

ToString

Returns a string that represents the current object.

(Inherited from Object.)