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:

<< Back to M_Curve