ScriptInterface:CountSelectedEdges(updateCount)

Version added: before 9.5
Returns the number of selected edges in the current vector layer

Arguments:

Name Type Description Default Ver
updateCount bool false < 9.5

Return value:

int32 number of selected edges
Returns the number of selected edges in the current vector layer. (An edge is considered selected if both points at the ends of the edge are selected.)

Search results

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

<< Back to ScriptInterface