get_coordinate_from_distance#

Line.get_coordinate_from_distance(ref_coordinate, distance)#

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

Parameters:
ref_coordinateCoordinate

Entity reference coordinate.

distancefloat

Distance along Line.

Returns:
Coordinate

Coordinate at distance along Line.