M_Point:GetEndpointEdge(curveID, segID)

Version added: before 9.5

Returns which curve, and which segment of that curve, this point is an endpoint of

ArgumentTypeDescriptionDefaultVer
curveIDint32The curve identifier< 9.5
segIDint32Which segment of that curve< 9.5

Return type (int32, int32): curveID, segID

Returns which curve, and which segment of that curve, this point is an endpoint of.
String "GetEndpointEdge" is found in the following scripts:

Paint Bucket + (by Danfield)

MR Curve Tool (by eugenebabich)

AE Transform points and curvature (by A.Evseeva)

See all...