Skip to main content

plan_delete_selection

Function plan_delete_selection 

Source
pub fn plan_delete_selection(
    graph: &Graph,
    view_state: &NodeGraphViewState,
    interaction: &NodeGraphInteractionState,
) -> DeletePlan
Expand description

Plans deletion for the current node/edge selection without mutating the graph.