Das Wissen aller Anwender nutzen

Im Allplan Connect Forum tauschen sich Anwender aus, geben wertvolle Tipps oder beraten sich bei ganz konkreten Aufgabenstellungen − auch international.
Und damit wirklich keine Frage unbeantwortet bleibt, unterstützen die Mitarbeiter des Technischen Supports ebenfalls aktiv das Forum.

Es erwarten Sie:

  • Foren-Vielfalt aus CAD Architektur, CAD Ingenieurbau uvm.
  • Tipps von User für User
  • international: Deutsch, Englisch, Italienisch, Französisch und Tschechisch

Melden Sie sich jetzt an und diskutieren Sie mit!

Zur Registrierung

Loop in visual scripting


Hello everyone,

Do we have some node like " loop " in Visual Scripting?

ex : For i = 1 to n
End

Hilfreichste Antwort anzeigen Hilfreichste Antwort verbergen

Visual Scripting doesn't have "loop" node, as we don't have flow control right now. But you should be able to do that with python script.

Product Owner API, Allplan GmbH

Visual Scripting doesn't have "loop" node, as we don't have flow control right now. But you should be able to do that with python script.

Product Owner API, Allplan GmbH