PositionInterpolator#
- class ansys.stk.core.graphics.PositionInterpolator#
Bases:
IPositionInterpolator
Position interpolators compute positions based on a collection of input positions. Position interpolators are used in conjunction with the polyline primitive to render things such as great arcs and rhumb lines.
Import detail#
from ansys.stk.core.graphics import PositionInterpolator