ProEssentials 9.8.0.48

Released: Apr 10, 2024

9.8.0.48 での更新項目

機能

  • Added a new Pe3do1.PePlot.Option.WireFrameIsoLineBorders property - Setting True creates extra iso lines to form a border around all iso lines.
  • Improved implementation of Pe3do1.PeGrid.Configure.DxPsManualCullXZ and Pe3do1.PeGrid.Configure.DxPsManualCullY features - When manually scaling Pe3do axes via PeGrid.Configure.ManualScaleControlY etc, set these properties True to properly clip graphics to the axis extents via the pixel shader. As compared to the features such as ManualScaleCullY which clip via the vertex shader, the pixel shader clipping is higher quality.
  • Improved PeColor.DxTransparencyMode = TransparencyMode.OIT related to culling and iso line wireframes.
  • Improved Pesgo Y Axis Label font size when using many stacked vertical y axes via MultiAxesSubsets. Now when MultiAxisStyle is set to SeparateAxes, the additional gap space between axes is added to the potential vertical space to size y axis labels. In general, when using many vertical stacked y axes, keeping Y Axis Label lengths to a minimum is highly recommended.