AGI STK Graphics 11 Send comments on this topic.
InitializeWithInterpolator Method (IAgStkGraphicsPolylinePrimitiveFactory)
See Also 
Interpolator
The Position Interpolator applied to positions passed to Set methods.

Description

Initializes a polyline primitive with the specified interpolator. This is equivalent to constructing a polyline with the specified interpolator and a Set Hint of Frequent.

Syntax

[Visual Basic .NET]
Public Function InitializeWithInterpolator( _
   ByVal Interpolator As IAgStkGraphicsPositionInterpolator _
) As IAgStkGraphicsPolylinePrimitive

Parameters

Interpolator
The Position Interpolator applied to positions passed to Set methods.

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK 11.1 Programming Interface