Share

Selection.PickPoint Method

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(ObjectSnapTypes)Prompts the user to pick a point on the active work plane using specified snap settings.
Public methodPickPoint(String)Prompts the user to pick a point on the active work plane while showing a custom status prompt string.
Public methodCode examplePickPoint(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

Reference

Was this information helpful?