How to use CALL procedure to call another subscript where you have part of your script. For instance, how to put into subscript drawing a reinforcement bar, so that you call this like a procedure to do drawing task?
Whatever I try is not working as the subscript does not behave properly and does not remember parameters even if I pass them to the procedure in subscript?
Do you have any simple example to illustrate how to use CALL command?
From my perspective it would be good practice to keep UI parameters in the main script, but do just drawing some parts in the procedure stored in subscript!
Any suggestion is welcome.
Primoz
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!
- Forum
- CAD Parametric Modelling
- Smartparts
[Frage] Calling subscripts using CALL command in Smartparts!
Hilfreichste Antwort anzeigen Hilfreichste Antwort verbergen
Hi,
Do you have more detailed Smartparts reference manual as the one we can access on online help has no detailed information. It is just a brief overview!!!
Primoz
For instance for the command REQUEST, you can just guess what parameters to use for particular parameter!!
Not even oracle knows what to use...