get_coordinate_from_percentage_distance#

Arc.get_coordinate_from_percentage_distance(ref_coordinate, percentage)#

Get the coordinate at the percentage distance along the arc from the reference coord.

Parameters:
ref_coordinateCoordinate

Entity reference coordinate.

percentagefloat

Percentage distance along Arc.

Returns:
Coordinate

Coordinate at percentage distance along Arc.