Aveva E3d Macros Repack Jun 2026
: Use STRING , REAL , BOOLEAN , or ARRAY to store data.
Create a macro that reads this:
: Your stage. This is where you call macros using the syntax $m C:\Path\YourMacro.txt PML (Programmable Macro Language) aveva e3d macros
-- macro: add_grating.plate DEFINE I 1 WHILE #I LE 20 DO NEW PLATE SPREF "GRATING-30" POS E ((#I - 1) * 250) N 0 U 1200 ORI E XSIZE 200 ZSIZE 800 CREATE SET I = #I + 1 ENDWHILE : Use STRING , REAL , BOOLEAN , or ARRAY to store data