Dear members,
I have used several functions trying to update the current Feflow's window after doing a programmatical change (Kxx-zz values) without success such as: IfmUpdateElementExtents(pDoc), IfmInvalidateViewRect(pDoc,0,0,0,0), IfmRedrawView( pDoc ), IfmRedrawDisplay(pDoc), IfmUpdateDisplay( pDoc )
I am using the FEFLOW 6.0 Viewer for this task and I am compiling the app as a module (VS 2008) which is called from the Feflow plug-in manager.
Any help is really appreciated.
Regards Wilson