M_Curve:IsSegmentSelected(segID)

Version added: before 9.5

Tests whether a segment is selected

ArgumentTypeDescriptionDefaultVer
segIDint32A segment of the curve (starting with 0)< 9.5

Return type (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.)
String "IsSegmentSelected" is found in the following scripts:

Tweak for Select Shape (by A.Evseeva)