icon

[Вопрос] Visual Scripting: Modification of the Nodes-Text [Решен]

Теги:
  • Visual scripting
  • Modification

Hello everyone,

I wrote a NodeScript in VisualScripting and I`d like to add some text or change the text written in the PythonPart (see picture 1). For example: I want to add text in front of the TextBoxes of the node <LengthInput> (= Länge eingeben) and change the name of the expander "Länge eingeben" to "Geometrie" (= geometry).
Is there a possibility to add or change the text in the nodes?

Regards,

Marco

Вложения (1)

Type: image/jpeg
Загружено 60 раз
Size: 40,43 KiB

Show solution Hide solution

Hi Marco,
If you click on the Properties expander to the left of the node input port (1) you will see the properties for the that port. You can modify the text seen in the palette by modifying the value in the drop down (2). You must hit return after changing this text.
Regards,
Ralph

Вложения (1)

Type: image/jpeg
Загружено 41 раз
Size: 33,51 KiB

Hi Marco,
If you click on the Properties expander to the left of the node input port (1) you will see the properties for the that port. You can modify the text seen in the palette by modifying the value in the drop down (2). You must hit return after changing this text.
Regards,
Ralph

Вложения (1)

Type: image/jpeg
Загружено 41 раз
Size: 33,51 KiB

Hi Ralph,

thanks, I forgot to hit return : )

Regards,

Marco