Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Parameter Editor] Batch Update functionality does not work for "Special" Parameters (e.g. Color or Orientation parameters required for 3D-Viewer geometry definition) #718

Open
6 tasks done
jaapatstariongroup opened this issue Sep 2, 2024 · 0 comments

Comments

@jaapatstariongroup
Copy link

jaapatstariongroup commented Sep 2, 2024

Prerequisites

  • I have written a descriptive issue title
  • 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 "-"

image

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant