You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, macros are compiled in runtime inside the RunMacro plugin. Tekla also compiles the macro in runtime using its own libraries every time a macro is run. We need to find the libraries that Tekla uses and use them to compile the macro in runtime.
The text was updated successfully, but these errors were encountered:
Currently, macros are compiled in runtime inside the RunMacro plugin. Tekla also compiles the macro in runtime using its own libraries every time a macro is run. We need to find the libraries that Tekla uses and use them to compile the macro in runtime.
The text was updated successfully, but these errors were encountered: