<Code Lib>
2027 Overloads
Changes 0
O

Selection.PickPoint (Overloads)

Name Return Type Description
M PickPoint() XYZ Prompts the user to pick a point on the active work plane.
M PickPoint(ObjectSnapTypes) XYZ Prompts the user to pick a point on the active work plane using specified snap settings.
M PickPoint(String) XYZ Prompts the user to pick a point on the active work plane while showing a custom status prompt string.
M PickPoint(ObjectSnapTypes, String) XYZ Prompts the user to pick a point on the active work plane using specified snap settings while showing a custom status prompt string.