elementGeometry

Returns the coordinates of the element on the path. If the element is a spot element, the returned list contains one point. If the element is a segment element, the returned list contains a list of points in the sequence from the element start to end, including also all intermediate points. If the element is not in the snapshot, the returned list is empty.

Important: This is a Public Preview API. It may be changed or removed at any time.

Return

List of coordinates of the element.

Parameters

element

Horizon element.