cm.abstract.dataSymbol.materialLegend

In CET 15.5, support for CustomerOwnMaterials has been added to the DsMaterialLegend. Filters have been implemented to also user customization of the legend items. Some fields for COMs are also optionally displayed now.

cm.abstract.dataSymbol.ui.material

In CET 15.5, support for undo operations on CustomerOwnMaterial actions has been added.

cm.core

cm.core

CoreSchemes and GroupSchemes End of Life

In the CET 15.5 release in November 2024, CoreSchemes and GroupSchemes will reach their End-of-Life (EOL) and be deprecated. All developers are encouraged to upgrade and migrate to PropsSchemes - read more and learn how to migrate to PropsScheme here.

As part of the EOL effort:

  • Some programming interfaces in core will be deprecated and removed, specifically scheme builders, configurators, and user interface builders - see compile-time changes below under "CoreSchemes and GroupSchemes End of Life" section.
  • Specific data structures will be kept in core for ensuring legacy drawings compatibility and some basic functionalities.

cm.core.red3D.distributed

REDRenderJob has been extend with a new parrent class call RenderJob. Where some of the code was move down to the parrent class. Behavior wise it still the same.

Createad a new abstact base class for render jobs.

cm.core.red3D.distributed.redRenderJob

REDRenderJob has been extend with a new parrent class call RenderJob. Where some of the code was move down to the parrent class. Behavior wise it still the same.

cm.core.visibility

ViewMode's and ViewModePanel has received a large clean up. The concept of "temporary" view modes has been completely removed.