Network.to_points
- Network.to_points()[source]
Return the coordinates of the network.
- Returns:
- list[list[float]]
A list with the coordinates of the vertices of the network.
See also
from_pointcloud()to_lines(),to_nodes_and_edges(),to_obj()
Site Navigation
compas
compas_blender
compas_ghpython
compas_rhino
Return the coordinates of the network.
A list with the coordinates of the vertices of the network.
See also
from_pointcloud()to_lines(), to_nodes_and_edges(), to_obj()