Model.curve_vertices

Model.curve_vertices(tag)

Get the vertices of a curve.

Parameters:
tagint

The identifier of the curve.

Returns:
dict[int, list[float]]

The vertices of the curve.