2027 Method
Changes 0
M

Selection.PickPoint

Name Return Type Description
O PickPoint() XYZ Prompts the user to pick a point on the active work plane.
O PickPoint(ObjectSnapTypes) XYZ Prompts the user to pick a point on the active work plane using specified snap settings.
O PickPoint(String) XYZ Prompts the user to pick a point on the active work plane while showing a custom status prompt string.
O 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.