Salome HOME
Update Help for VISU module.
[modules/visu.git] / src / ENGINE / VISU_Engine_i.hh
index 86c135cad4840788d45d3ab089096ff3709cc547..841c01986c484440d46c13d99826d8758c946dd7 100644 (file)
@@ -81,6 +81,8 @@ namespace VISU{
                                         const char* theFieldName, CORBA::Double theIteration);
     virtual StreamLines_ptr StreamLinesOnField(Result_ptr theResult, const char* theMeshName, VISU::Entity theEntity, 
                                               const char* theFieldName, CORBA::Double theIteration);
+    virtual Plot3D_ptr Plot3DOnField(Result_ptr theResult, const char* theMeshName, VISU::Entity theEntity, 
+                                    const char* theFieldName, CORBA::Double theIteration);
     //Create Digital Presentation
     virtual Table_ptr CreateTable(const char* theTableEntry);
     virtual Curve_ptr CreateCurve(Table_ptr theTable, CORBA::Long theHRow, CORBA::Long theVRow);