PickPoint Method


Selection Pick Point Method

Prompts the user to pick a point on the active work plane.
Overload List
Name Description
Public method PickPoint Prompts the user to pick a point on the active work plane.
Public method PickPoint(ObjectSnapTypes) Prompts the user to pick a point on the active work plane using specified snap settings.
Public method PickPoint(String) Prompts the user to pick a point on the active work plane while showing a custom status prompt string.
Public method Code example PickPoint(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.
Top
See Also