User | Kudos |
---|---|
11 | |
3 | |
2 | |
2 | |
2 |
As I use the function "Array to Cluster" it is usually necessary to open the right-click menu and set the cluster size manually during development. Sometimes it would be useful, if I could set the size programmatically. For example if I have a typedef cluster with n elements and convert this cluster to an array, do something with it and reconvert that array back to the cluster with n elements. Each time I add an element to the typedef, I get a broken line at the "Array to Cluster" and a manual change of the cluster size is needed.
So, why not add a "size" input? This would help a lot during development.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.