get_coordinate_from_distance#

Arc.get_coordinate_from_distance(ref_coordinate, distance)#

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

Parameters:
ref_coordinateCoordinate

Entity reference coordinate.

distancefloat

Distance along arc.

Returns:
Coordinate

Coordinate at distance along Arc.