STK Graphics PrimitivesSend comments on this topic.
IAgStkGraphicsPolylinePrimitiveOptionalParameters Interface

Description

Optional per-point or per-segment parameters for Polyline Primitive that overrides the polyline primitive's global parameters. Define per-segment parameters by creating an instance of PolylinePrimitiveOptionalParameters, then calling the desired methods to define per-segment parameters, and finally passing the object to the polyline's Set or SetPartial method.

Public Methods

Public Method SetTimeIntervalsDefines a collection of TimeIntervals defined by MinimumTime and MaximumTime in Epoch Seconds, one for each point in the Polyline.

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.