FormGraph.node_point
- FormGraph.node_point(node)
Return the point of a node.
- Parameters:
- nodehashable
The identifier of the node.
- Returns:
compas.geometry.Point
The point of the node.
Return the point of a node.
The identifier of the node.
compas.geometry.Point
The point of the node.