Introduction
This pull request makes it possible to read out the values used in the stroke engine.
The main use case is to only calculate constraints in one place. If for example depth is set beyond travel, the stroke engine will constrain it, but the service whom gave the order will not know that. Now it becomes possible to return the value and correctly display it.
Introduction This pull request makes it possible to read out the values used in the stroke engine.
The main use case is to only calculate constraints in one place. If for example depth is set beyond travel, the stroke engine will constrain it, but the service whom gave the order will not know that. Now it becomes possible to return the value and correctly display it.