About the the Command with File I/O Component Template

You can use the Command with File Input/Output (I/O) template, provided with the Isight Developer, to help you create components.

The template supports a common component type that updates an input file, executes a system command, and extracts data from an output file (similar to the Abaqus component). The template provides fully implemented functionality to properly handle parameters, properties, and user-supplied options. In addition, the template provides a general working implementation of the classes for the component Handler, Executor, ComponentAPI, and PreferencePanel.