TNOPlotter.draw_supports
- TNOPlotter.draw_supports(color=None, size=None)[source]
- Add the supports as points in the mesh. - Parameters
- color (Color, optional) – Color of the supports of the form diagram, this will overwrite the setting ‘color.vertex.supports’, by default None 
- size (float, optional) – Size of the supports, this will overwrite the setting ‘size.vertex’, by default None 
 
- Returns
- None – The plotter is updated in place