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:
Tweak for Select Shape (Original Edition) by A.Evseeva
View Code
SS - Eraser+ (Original Edition) by simplsam
View Code
SS - Eraser+ (Unintegrated) by simplsam
View Code
SS - Blob Brush+ (Original Edition) by simplsam
View Code