M_Curve:IsPartiallySelected()
Version added: before 9.5
Are any points on this curve selected?
Return value:
bool
A curve is partially selected if one or more points making up the curve are selected. Note that if all points are selected (M_Curve:IsSelected== true) that this routine will also return "true". Note also that a partially selected curve may have no segments selected.
Search results
Usage of 'IsPartiallySelected' is found in the following scripts:
MR Curve Tool (Original Edition) by eugenebabich
View Code
MR Tween Machine (For Moho 14.2+) by eugenebabich
View Code
MR Animate Points (Original Edition) by eugenebabich
View Code
MP Curve Exposure (Original Edition) by Marisol Petretto
View Code