-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
Many thanks for your workbench!
I just created my first configuration. As shown in your documentation, I want to make configurations for the variables ddHeight, ddLength, ddRadius, which are all of the type Length. However I cannot add the unit to the configurations, either during creation of the configuration or after by adding the <variable>List.
When I change the configuration by selecting another size, some formulae fail, e.g. dd.ddWidth = dd.ddHeight + 10mm because of different units. But I had to add the mm unit to 10 in that formula, because ddWidth is of type Length.
How do I add units to the configuration lists?
PS: You might also want to prepend the variables with the (default) dd-prefix to show, that this is needed here.
Metadata
Metadata
Assignees
Labels
No labels