TNOPlotter.draw_vector
- TNOPlotter.draw_vector(vector=None, base=None)[source]
Helper to add vectors to the plotter.
- Parameters
vectors (Vector, optional) – Vector to plot, by default None
bases (Point, optional) – Point with the location of the base of the vector, by default None
- Returns
None – The plotter is updated in place