Skip to content

GetPoint.PermitTabMode

Public Class

Permits the use of the tab key to define a line constraint.

Namespace: Rhino.Input.Custom

Assembly: RhinoCommon (in RhinoCommon.dll)

**Since:**5.0

Syntax

public void PermitTabMode(
bool permit
)

Parameters

permit

Type:System.Boolean
If true, then the built-in tab key mode is available.

Remarks

By default, use of the tab key is supported.