Regular API
function
simGetObjectSelectionSize
Description
Retrieves the size of the object selection. See also
sim.getObjectSelection
.
C synopsis
simInt simGetObjectSelectionSize()
C parameters
None
C return value
size of the selection, or -1 if operation was not successful
Lua synopsis
-
Lua parameters
-
Lua return values
-
All regular API functions on one page