CS
SCALE.sdm
Toggle Dark/Light/Auto modeToggle Dark/Light/Auto modeToggle Dark/Light/Auto modeBack to homepage
Confidential information

1.209

Release date: April 10, 2024

New featureIt is now possible to select a range in a parameter table. [LOCOX-2921]

This is the first step towards being able to copy and paste multiple cell values. Multiple cells can now be selected.

image
Range selection in parameter table

New featureJobs are now visually highlighted based on the job status. [LOCOX-3108]

Remote assembly jobs are now highlighted based on the remote job status. The jobs are highlighted with an aggregated status feedback icon. Finished jobs are displayed in bold text whereas running jobs are displayed in normal text for easier visual identification.

image
Highlighting of jobs

New featurePost edit scripts [LOCOX-2534]

Post edit scripts are an additional scripting API, very similar to External App scripts. The main difference is that these scripts are executed automatically in the background after the edit process of a component is finished. These scripts cannot yet alter the content of the component, but only add or update the metadata of the component. Typical use cases are:

  • Generate custom preview images using Animator A4, ANSA or ModelCompare in batch mode.
  • Generate BOM information (list of parts)
  • Generation of report of Properties of the component (e.g. a PDF document)
  • Update component checks.

ImprovementReplaced the term "Emergency password" with "Fallback passphrase" to maintain consistent use of terms in the software. [LOCOX-3519]
Bug fixCorrected the information label about limited results in the filter view. [LOCOX-3466]
Bug fixFixed copy and paste of objects from nested subpool to main pool. [LOCOX-2997]
Bug fixFixed copy and paste problem for subpool groups within the main pool. [LOCOX-3500]
Bug fixFixed duplicate display of a new pool version in the pool version view. [LOCOX-3479]
Bug fixFixed problem with the Paste tab when the pasted data contains subordinate pools. [LOCOX-3508]
Bug fixFixed removing a newly added attribute with empty value from a run configuration. [LOCOX-3362]
Bug fixFixed selection update problem when deriving a new pool version. [LOCOX-3058]
Bug fixFixed the default behavior of scripts being ignored during partial assembly. [LOCOX-3434]
Bug fixFixed update of history comment when a pasted subordinate pool has the same name as a component in the destination group. [LOCOX-3497]
Bug fixNewly created parameter tables are now available under "Parameter Tables" for a Multi-run configuration. [LOCOX-3350]
Bug fixOptimized server requests for widget presets. [LOCOX-3404]
Bug fixOptimized the computation of mandatory attributes for a component, thereby improving grid performance. [LOCOX-3402]
Bug fixRAM memory usage improvements. [LOCOX-3515]
Bug fixSecured all XML based service endpoints against XXE injection attacks. [LOCOX-3486]