MohoView:PickPoint(where, pickWidth)

Version added: before 9.5

Picks a point near the given pixel location

ArgumentTypeDescriptionDefaultVer
wherePointPixel location on the screen< 9.5
pickWidthint323< 9.5

Return type (int32): id of an M_Point object in the current vector layer

Picks a point near the given pixel location.
String "PickPoint" is found in the following scripts:

MR Path (by eugenebabich)

MR Tween Machine (by eugenebabich)

MR Curve Tool (by eugenebabich)

Select Points (by Lukas)

MR Guides (by eugenebabich)

See all...