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.  SetTimeIntervals | Defines a collection of TimeIntervals defined by MinimumTime and MaximumTime in Epoch Seconds, one for each point in the Polyline. | 





