
1) Use TVar structure to dump arguments that can be defined via notebook variables 2) + // method intended to remove explicit treatment of Netgen hypotheses from + // SMESH_NoteBook to assure backward compatibility after implemeneting + // issue 0021308: Remove hard-coded dependency of the external mesh plugins + virtual int getParamIndex(const TCollection_AsciiString& method, int nbVars) const; + + // method used to convert variable parameters stored in an old study + // into myMethod2VarParams. It should return a method name for an index of + // variable parameters. Index is countered from zero + virtual std::string getMethodOfParameter(const int paramIndex, int nbVars) const;
The file is empty.
Description
Languages
C++
91%
CMake
4.3%
Python
3.2%
M4
1.2%
C
0.2%
Other
0.1%