Wednesday, December 6, 2023
Home3D ModelingA number of set() features containing variables (customized attribute names) - Dynamic...

A number of set() features containing variables (customized attribute names) – Dynamic Parts


Hello there! Can anybody inform me if that is the proper syntax for including a number of set() features to the onClick habits?
image

I’m asking as a result of I get the next errors (when clicking “the button”):

ERROR: couldn’t parse system: a
ERROR: couldn’t parse system: b
ERROR: couldn’t parse system: c

Changing a, b and c with precise values makes the errors disappear. In addition they disappear if I take advantage of solely one of many set() features (not a number of).

Thanks.

You might be referencing one other object put the attributes a,b,c in that object or use
set(“line!journey”, 0, button!a,button!b,button!c) ,

in all probability the ruby code assumes the primary reference



1 Like

RELATED ARTICLES

LEAVE A REPLY

Please enter your comment!
Please enter your name here

Most Popular

Recent Comments