This is an old revision of the document!


Object Ardela editor

ARDELA or ARchitectural DEsign LAnguage is the internal scripting language used by TAD.

TAD comes with a set of ARDELA probes (think of it as Chrome extensions for Chrome; or Android Apps for Android) . You can easily plugin additional probes into TAD to give additional functionality into your copy of TAD

This editor is to write the self code for the object in question.

WARNING
If you make any error in the syntax of the ARDELA code here; you may find that some parts of TAD (e.g. the 3D draft viewer) may stop working!

TIP
You can use this editor to store some comments. Just make sure that the comment is written like a C++ comment i.e. within /* and */


Press F1 inside the application to read context-sensitive help directly in the application itself
Last modified: le 2023/04/22 20:59