ProEssentials 10.0.0.12

Released: Feb 21, 2025

Atualizações na 10.0.0.12

Recursos

  • Added InitializeJagged within PeData.X, PeData.Y, PePlot.PointColors properties. Sets all data to an initial value.
  • Added CopyFromJaggedTo within PeData.X, PeData.Y, PePlot.PointColors properties. Sets a subsection of subset, or adds data to the end of a subset, increasing size. Provides an alternative to calling PEvsetEx.
  • Added AppendFromJagged within PeData.X, PeData.Y, PePlot.PointColors properties. Shifts data and appends to end. Provides an alternative to calling PEvsetEx.

Correções

  • Fixed an issue with JaggedData = True and Copy function within PeData.
  • Fixed an issue with JaggedData = True and double precision local storage via properties XDataIIPtr and YDataIIPtr.