add_labels#

MapdlPlotter.add_labels(points, labels, **plotting_options)#

Add labels to the plotter.

パラメーター:
pointsList[float]

List of points for the labels.

labelsList[str]

List of labels to add.

戻り値の型:

None