get_vertices_of_line#
- Modeler3D.get_vertices_of_line(assignment)[source]#
Generate a list of vertex positions for a line object from AEDT in model units.
- Parameters:
- assignment
str
Name of the line object in AEDT.
- assignment
- Returns:
list
List of the
[x, y, (z)]
coordinates for the 2D or 3D line object.
References
>>> oEditor.GetVertexIDsFromObject