dhart.spatialstructures.Graph.GetNodeID

Graph.GetNodeID(node: Tuple[float, float, float]) int

Get the id of a node in the graph

Returns:

the id of node or -1 if the node doesn’t exist in the graph

Return type:

int