geSelObjectsPartiallySelected
geSelObjectsPartiallySelected(
[ w_windowId ]
)
=> t / nil
Description
Fully selects the objects that are partially selected in the specified window. If all objects are already fully selected, geSelObjectsPartiallySelected extends the selection according to the current selection granularity.
Arguments
Value Returned
Examples
geSelObjectsPartiallySelected()
Related Topics
Selection Functions
geSelObjectsPartiallySelected
Return to top