add_points#

MapdlPlotter.add_points(points, **plotting_options)#

Add points to the plotter.

Parameters:
pointsList[float]

List of points to add to the plotter.

Return type:

None