STK Graphics PrimitivesSend comments on this topic.
IAgStkGraphicsPositionInterpolator Interface

Description

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.

Public Methods

Public Method InterpolateComputes interpolated positions based on the input positions. Returns an array of positions in the order x, y, z.

Public Properties

Public Property PolylineTypeGets the Polyline Type of positions returned from Interpolate.

CoClasses that Implement IAgStkGraphicsPositionInterpolator

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.