add_points#

MapdlPlotter.add_points(points, **plotting_options)#

Add points to the plotter.

パラメーター:
pointsList[float]

List of points to add to the plotter.

戻り値の型:

None