il y a 9 heures
In the GDL script I want to use an image to apply it to a surface.
Next I want to put the material in the memory to apply it to a variable PRISM volume using PUT/USE/GET
For the PRISM Archicad demands a number instead of a string with PUT command in the memory.
il y a 2 heures
For that you use the "IND()" function, which you already used.
So it would be my_surf = ind(MATERIAL, "pictmat").