We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86cfd6f commit fdfade7Copy full SHA for fdfade7
1 file changed
mevislab.github.io/content/tutorials/basicmechanisms/macromodules/itemmodelview.md
@@ -172,7 +172,7 @@ gNextId = 0
172
```
173
{{</highlight>}}
174
175
-We need *mevis* to use the network context *ctx* in Python. We additionally want to define the attributes of our resulting view.
+We need *mevis.MLAB* and we define the attributes of our resulting view.
176
177
The unique *id* is an increasing *Integer* and we can now initialize our model.
178
0 commit comments