RhinoCommon API
GetPointPermitFromOption Method |
Control the availability of the built-in "From" option. By default, the "From" option is enabled.
Namespace: Rhino.Input.Custom
Assembly: RhinoCommon (in RhinoCommon.dll)

Parameters
- permit
- Type: SystemBoolean
if true, then the "From" option is automatically avaiable in GetPoint.

The GetPoint "From" option is never visible on the command line and the user must
type the complete option name to activate the "From" option. When the GetPoint "From"
snap is enabled, the user set/change the base point during GetPoint by typing "From" and
picking a point.
A related option is the builit-in distance from base point constraint that is can be set
before GetPoint is called by passing a value to GetPoint::ConstrainDistanceFromBasePoint
or during GetPoint by entering a number.

Rhino for Mac
Supported in: 5.4Rhino for Windows
Supported in: 6.14