TNOPlotter.draw_form_independents

TNOPlotter.draw_form_independents(color=None, show_text=True, **kwargs)[source]

Draw the form diagram with highlight in the independent edges.

Parameters
  • show_text (bool, optional) – If text should be added to the independent edges, by default True

  • color (Color, optional) – Color of the independent edges of the form diagram, this will overwrite the setting ‘color.edges.independent’, by default None

Returns

None – The plotter is updated in place