NetworkArtist.draw
- NetworkArtist.draw()[source]
Draw the entire network with default color settings.
- Returns
list[Rhino.Geometry.Point3d] – The objects representing the nodes of the network.
list[Rhino.Geometry.Line] – The objects representing the edges of the network.