public override IList <int> GetPts()
 {
     return(TLUtils.GetPtsRange(Pts, PtsCount));
 }