2021-10-30 12:01 PM - last edited on 2023-05-25 09:09 AM by Noemi Balogh
Hello Community!
I am looking for a way to lock the value of a parameter in range without going into GDL code (in Param-O). I would be grateful if someone could share the solution to this problem,
Best regards,
Rafał Rucki.
2021-10-31 03:23 PM - edited 2021-10-31 03:35 PM
Hi Rafal,
You can see if the Min node between your Dim (or a Length) node and your shape size fits your needs. Variable ‘B’ will be a Length node set with your maximum value and set to false (visibility).
(Note: This will still allow an excess value to display in the Dim or editable Length dialog box.)
2021-10-31 04:08 PM
Best avoid using GDL as typing VALUES "A" RANGE [ 1.5, 6.5] is far too complex to learn and takes ages to set up. 🙄
Sorry for the sarcasm but Param-O is the most pointless tool GS have ever generated.