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

Feature: tool to print the result of a formula into the draft block, to check dimensions for instance #1173

Open
Onetchou opened this issue Aug 17, 2024 · 0 comments

Comments

@Onetchou
Copy link
Contributor

A simple “print value” tool that displays a piece of text in the pattern in draft mode, with 2 parameters:

  • Name
  • Value

Where value is a formula field than can be populated using the fx dialog.

And the result would be to display “Name: Value” in the text item.

With such tool you could display, for instance, the length of an armhole in the pattern:

“Armhole: xxx cm”

Using a “if” statement in the value field you could also display some measurement checks, for exemple checking if the armhole length minus the sleeve length is within a certain range:

“Armhole and sleeve correspond: 1/0”

See this thread on the forum.

@Onetchou Onetchou self-assigned this Aug 17, 2024
@Onetchou Onetchou changed the title Feature: tool to print the result of a formula into the draft block, to verify dimensions for instance Feature: tool to print the result of a formula into the draft block, to check dimensions for instance Aug 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant