Selection.removeSelection

bool removeSelection(int i)

Removes the specified child of the object from the object's selection.

Parameters

ia #gint specifying the index in the selection set. (e.g. the ith selection as opposed to the ith child).

Returns

TRUE if success, FALSE otherwise.