Declaration

func removeObject(fromSelection object: any GSSelectableElementProtocol)

Declaration

- (void) removeObjectFromSelection:(GSSelectableElement *) object;

Declaration

removeObjectFromSelection_(object: GSSelectableElement)

Discussion

Removing a path also removes its nodes from the selection.

See Also

Selection