Hallo,
Ich bin neu in Visual Scripting und weiß nicht viel.
Es tut mir leid, wenn diese Fragen dumm klingen.
In Beispielen habe ich die AttributeModifier.pyp gefunden. Es ermöglicht mir, Elemente zu filtern und dann einem Attribut einen neuen Wert hinzuzufügen. Aber ich habe keine Möglichkeit gefunden, ein neues Attribut hinzuzufügen und ihm dann einen Wert zu geben.
Ich möchte ein Skript erstellen, mit dem ich Elemente nach Attributen filtern und dann ein neues Attribut (z. B. Uniclass2015) hinzufügen und dann den Attributwert zuweisen kann.
Und weiter, wenn das möglich ist, ist meine neue Frage:
Ist es möglich, eine Dropdown-Liste mit bestimmten Werten zu erstellen, sodass ich keinen Wert schreiben muss, sondern ihn aus dem Dropdown-Menü auswählen muss?
Wenn ja, wo im Code soll ich die Werte importieren, die im Dropdown-Menü angezeigt werden.
Vielen Dank.
_________________________________________________
Hi there,
I'm new to visual scripting and don't know much.
I'm sorry if these questions sound stupid.
In examples, I've found the AttributeModifier.pyp. It allows me to filter elements and then add a new value to an attribute. But I didn't find a way how to ADD a new attribute and then give it a value.
I wish to create a script that will allow me to filter elements by attributes and then ADD a new attribute (eg. Uniclass2015), and then assign the attribute value.
And further on, if that is possible, my new question is:
Is it possible to create a drop-down list with certain values, so that I don't have to write a value, but choose it from the drop-down menu?
If yes, where in the code should I import the values that would show in drop-down menu.
Thank You a lot.