Description:

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

Syntax:
public Void PermitTabMode(
Boolean permit
)
Parameters:
  • permit
  • Type: System.Boolean
  • If true, then the built-in tab key mode is available.
Returns:
Type: Void
Remarks:
By default, use of the tab key is supported.
Available since:
5.0

PermitTabMode method

Class:  Rhino.Input.Custom.GetPoint

Nothing found