Prompts the user to pick a point on the active work plane.

Overload List

  NameDescription
Public methodPickPoint()()()()
Prompts the user to pick a point on the active work plane.
Public methodPickPoint(String)
Prompts the user to pick a point on the active work plane while showing a custom status prompt string.
Public methodPickPoint(ObjectSnapTypes)
Prompts the user to pick a point on the active work plane using specified snap settings.
Public methodPickPoint(ObjectSnapTypes, String)
Prompts the user to pick a point on the active work plane using specified snap settings while showing a custom status prompt string.

See Also