Network.node_point
- Network.node_point(node)[source]
Return the point of a node.
- Parameters:
- nodehashable
The identifier of the node.
- Returns:
compas.geometry.Point
The point of the node.
Site Navigation
Return the point of a node.
The identifier of the node.
compas.geometry.Point
The point of the node.