Ansys Assistant will be unavailable on the Learning Forum starting January 30. An upgraded version is coming soon. We apologize for any inconvenience and appreciate your patience. Stay tuned for updates.
General

General

How to execute a UDF (execute-on-demand) by execute commands?

    • FAQFAQ
      Participant

      The command to add in the execute command panel is /define/user-defined/execute-on-demand “test::libudf” in which “test” is the name of the macro DEFINE_ON_DEMAND to execute and “libudf” is the name of the library for the UDF.