Skip to content

ModelAidSettings

Public Class

Contains static methods and properties to modify model aid settings.

Inheritance Hierarchy

System.Object
Rhino.ApplicationSettings.ModelAidSettings

Namespace: Rhino.ApplicationSettings

Assembly: RhinoCommon (in RhinoCommon.dll)

Syntax

public static class ModelAidSettings

The ModelAidSettings type exposes the following members.

Properties

Name

Description


Public Property
Static Member

true means Alt+arrow is used for nudging.


Public Property
Static Member

Gets or sets whether the cplane will automatically align to the selection


Public Property
Static Member

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


Public Property
Static Member

When AutoGumball is on, a gumball automatically appears when objects are pre-picked.


Public Property
Static Member

Gets or sets the control polygon display density.


Public Property
Static Member

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


Public Property
Static Member

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


Public Property
Static Member

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


Public Property
Static Member

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


Public Property
Static Member

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


Public Property
Static Member

When GumballAutoReset is on the gumball resets its orientation after a drag When GumballAutoReset is off the gumball orientation is kept to where it was dragged


Public Property
Static Member

When ExtrudeMergeFaces is true the gumball will attempt to merge faces if possible after extruding a face


Public Property
Static Member

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


Public Property
Static Member

radius of mouse pick box in pixels.


Public Property
Static Member

Gets or sets the nudge step amount.


Public Property
Static Member

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


Public Property
Static Member

Public Property
Static Member

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


Public Property
Static Member
Code Example

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


Public Property
Static Member

Gets or sets the base orthogonal angle.


Public Property
Static Member

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


Public Property
Static Member

Enables or disables Rhino’s object snap modeling aid.


Public Property
Static Member

Gets or sets the OSnap cursor mode.


Public Property
Static Member

Returns or sets Rhino’s current object snap mode. The mode is a bitwise value based on the OsnapModes enumeration.


Public Property
Static Member

Enables or disables Rhino’s planar modeling aid.


Public Property
Static Member

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


Public Property
Static Member

Gets or sets the point display mode.


Public Property
Static Member

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


Public Property
Static Member

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


Public Property
Static Member

When SnappyGumball is on, a dragging a gumball moves the center point. When snappy gumball is off, dragging a gumball moves the mouse down point.


Public Property
Static Member

Public Property
Static Member

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


Public Property
Static Member

Public Property
Static Member

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


Public Property
Static Member

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


Public Property
Static Member

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


Methods

Name

Description


Public Method
Static Member

Gets the current settings.


Public Method
Static Member

Gets the factory settings.


Public Method
Static Member

Updates from a particular setting state.