Interface Procedures
MERLIC offers a variety of interface procedures that can be used to enable the communication between your custom tool and MERLIC. Interface procedures can also be used to integrate functionality that is used very often.
Requirements and Naming Conventions
Required HDevelop Procedure Libraries
To use interface procedures for the development of a custom tool, you have to add the respective HDevelop procedure libraries to the paths of external procedures in HDevelop.
Please refer to the topic Setting up HDevelop for Tool Development for detailed information on how to add the required procedure libraries.
As soon as the required HDevelop procedure libraries have been added to the external procedure path of HDevelop, the interface procedures can be used for the development of custom MERLIC tools in the "Program Window" of HDevelop.
Naming Conventions
The interface procedures can be recognized by their naming convention that each procedure name begins with prefix "Me_", e.g., Me_add_roi_support_circle.
Procedures
MERLIC provides interface procedures for various functionality.