formZ SDK | 4.0 Call Back Reference | Utility (Extension)
Description
A project utility is an extension which is not loaded at startup and is only loaded and executed by selecting it
from the Run Utility menu item (in the Extensions menu) or by calling it via the fz_proj_plugin_exec_util or
fz_proj_script_exec_util API functions.
Project utilities differ from utilities in that they are provided a project window on which to operate.
They usually perform tasks within the scope a project, like automatically creating hundreds of objects.
Function Sets