M_Curve:IsSegmentSelected(segID)

Version added: before 9.5
Tests whether a segment is selected

Arguments:

Name Type Description Default Ver
segID int32 A segment of the curve (starting with 0) < 9.5

Return value:

bool true if the segment is selected, otherwise false
Tests whether a segment is selected. (A curve segment is considered selected if the points at either end of it are selected.)

Search results

Usage of 'IsSegmentSelected' is found in the following scripts:

<< Back to M_Curve