Declaration

func removeElement(_ element: any GSSelectableElementProtocol)

Declaration

- (void) removeElement:(GSSelectableElement *) element;

Declaration

removeElement_(element: GSSelectableElement)

Discussion

Removing the last node of a path also removes the path.

See Also

Selection Serialization