Graph.delete_node
- Graph.delete_node(key)[source]
Delete a node from the graph.
- Parameters:
- keyhashable
The identifier of the node.
- Returns:
- None
See also
Examples
>>>
Site Navigation
compas
compas_blender
compas_ghpython
compas_rhino
Delete a node from the graph.
The identifier of the node.
See also
Examples
>>>