CSGModel.point_to_point
- CSGModel.point_to_point(tag)
Get the coordinates of a point in the model.
- Parameters:
- tagint
The identifier of the point.
- Returns:
Point
The point.
Get the coordinates of a point in the model.
The identifier of the point.
Point
The point.