get_coordinate_from_percentage_distance#

Line.get_coordinate_from_percentage_distance(ref_coordinate, percentage)#

Get the coordinate at the percentage distance along the line from the reference.

Parameters:
ref_coordinateCoordinate

Entity reference coordinate.

percentagefloat

Percentage distance along Line.

Returns:
Coordinate

Coordinate at percentage distance along Line.