That's it!
The wizard will now create the body C++ code of the plug-in in the specified directory,
import the necessary include files from the IFM SDK and set FEFLOW as the debugging application.
Add your own code to the project and build the plug-in (Press F5 in Visual Studio). FEFLOW will
open for debugging and testing purposes.
If you are new to the development of IFM plug-ins, you can find more information in the FEFLOW help system, in the
documentaion available on our website (www.feflow.com) and on the FEFLOW DVD. You may also check the code samples in the
FEFLOW Demo Data.
|