void ufoEditorForceRender( ufoEditor editor_instance);
ufoEditorForceRender forces the UFO process to render the current frame if the update type in the editor is set to interactive drag or pen-up.
ufoEditorForceRender may be called within ufoEditorMouseDown( ), ufoEditorMouseUp( ), ufoEditorMouseDrag( ), ufoEditorMousePosition( ), ufoEditorKeyEvent( ), or from within any event function in the editor GUI.
Autodesk Softimage v7.5