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

1.238

Release date: June 03, 2025

New featureExclusive tags are now labeled as such in the context menu. That means, when adding a tag to a pool version, users directly see which tags are exclusive and which are not. [ #6725 ]

Background information: Imagine you have three different pool versions - PV1, PV2 and PV3. You want to tag PV2 as the reference version. By creating a so-called “exclusive” tag, you can make sure that only one pool version is tagged as the reference version. If you set the tag for a different pool version, e.g. if you want to set PV3 as the new reference version, then the tag will simultaneously be removed from the old reference version, since the tag is guaranteed to be unique.

New featureIt is now possible to copy and paste cell ranges. [ #6805 ]
New featureThe bill of materials (BOM) for Pamcrash and ls-dyna components can now be extracted with the model internal library "smesh", attached to the component and shown under "Properties". [ #6821 ]
New featureThe following column menus were added: [ #6842 ]

  • Show mandatory attributes
  • Show only assigned attributes
  • Show only attributes of run configuration
  • Sort attributes as in run configuration
  • Show only assigned user meta data

ImprovementTo help prevent data loss in live mode, users now see a warning message if they try to close the client before their data has been sent to the server. The message notifies users of the ongoing upload. [ #6790 ]
Bug fixExternal applications no longer get an empty string for a parameter value set to =0 [ #6874 ]

In the past, when the AuxiliaryContentLoader method request_run_parameters_list was used to get run parameters, the parameters which were set to =0 in the client, were incorrectly set to ''. This behavior has been fixed so that the parameter gets the correct value.

Bug fixIn the past, when the client went into offline mode and reauthentication was required, the admin panel did not get the information that the user had logged in again. This behavior has been fixed. The admin panel is now able to recover again when the session expires. [ #2412 ]
Bug fixThe client no longer freezes when selecting a foreign, private object in the "Properties" view. [ #6872 ]

In the past, an error occurred when selecting a foreign, private component. Specifically, the retrieval of the original file name failed if the necessary permissions to access foreign, private data were missing. The client continued trying to access this information, which resulted in the client becoming unresponsive for some time. This behavior has been fixed.

Bug fixThe client now uses the correct model file picker again. In the past, the client was temporarily using the system file picker, instead of the model file picker. This behavior has been fixed. [ #6958 ]