You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Parameter Editor] Batch Update functionality does not work for "Special" Parameters (e.g. Color or Orientation parameters required for 3D-Viewer geometry definition)
#718
I have verified that I am running the latest version of the COMET-WEB
I have searched open and closed issues to ensure it has not already been reported
Description
The Batch Update functionality of the Web-App's Parameter Editor does not work with parameters that internally compute a value from a given input, for example:
"Color"-parameter that computes a specific color from a certain HEX-code, such as: #eb4034
"Orientation"-parameter that computes the Euler-angles from a user-defined rotation matrix {3x3}
As shown in the screenshot below, I have tried to change the color-parameter off 4 Element Definitions, however applying these changes will remove any currenly defined color for these ED's and set it to "-".
For some reason the Batch Update could not find the Orientation-parameter at all, however changing this parameter manually through the Parameter Editor would result in the same thing, namely resetting the value to "-"
It would be very helpful to make it possible to change these kind of parameters through the Batch Update functionality as well, as this would save a lot of manual work. Especially defining the 9-value orientation parameter for each ED manually, while they are all the same, is a very tedious task.
System Configuration
COMET version:
COMET-WEB-CE Version: 5.4.1.0
Environment (Operating system, version and so on):
Windows OS (64 bit): Windows 11 Enterprise 64 bit
Google Chrome WebBrowser
The text was updated successfully, but these errors were encountered:
Prerequisites
Description
The Batch Update functionality of the Web-App's Parameter Editor does not work with parameters that internally compute a value from a given input, for example:
"Color"-parameter that computes a specific color from a certain HEX-code, such as: #eb4034
"Orientation"-parameter that computes the Euler-angles from a user-defined rotation matrix {3x3}
As shown in the screenshot below, I have tried to change the color-parameter off 4 Element Definitions, however applying these changes will remove any currenly defined color for these ED's and set it to "-".
For some reason the Batch Update could not find the Orientation-parameter at all, however changing this parameter manually through the Parameter Editor would result in the same thing, namely resetting the value to "-"
It would be very helpful to make it possible to change these kind of parameters through the Batch Update functionality as well, as this would save a lot of manual work. Especially defining the 9-value orientation parameter for each ED manually, while they are all the same, is a very tedious task.
System Configuration
The text was updated successfully, but these errors were encountered: