I'd like to use a sketch to "compute" the correct sizing of a parameter, and then use that parameter in other sketches. If it were a simple value to figure out I would define it directly as a user parameter, and then use it in both my sketches.
The only way I have currently is to overlay the sketches and create equality constraints, but that doesn't feel as clear as having a named parameter
Any thoughts? thanks!