Skip to content

Units in configurations #73

@sphh

Description

@sphh

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions