Model.point_coordinates
- Model.point_coordinates(tag)
Get the coordinates of a point in the model.
- Parameters:
- tagint
The identifier of the point.
- Returns:
- list[float]
The coordinates of the point.
Get the coordinates of a point in the model.
The identifier of the point.
The coordinates of the point.