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
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:
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
A simple “print value” tool that displays a piece of text in the pattern in draft mode, with 2 parameters:
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.
The text was updated successfully, but these errors were encountered: