Skip to content

Commit 457e425

Browse files
authored
Added youtube link
1 parent f19eaa8 commit 457e425

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

mevislab.github.io/content/tutorials/dataobjects/contours/contourexample7.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ menu:
1414
---
1515
# Contour Example 7: Using the CSOListContainer {#TutorialContoursExample7}
1616

17+
{{< youtube "-4quJcvvt-GQ">}}
18+
1719
## Introduction
1820

1921
In this example, we are using the module `CSOListContainer` instead of the `CSOManager`. The `CSOManager` is a heavy weight, UI driven module. You can use it to see all of your CSOs, CSOLists and CSOGroups in the module panel. The `CSOListContainer` is a light weight module with focus on Python scripting. We recommend to use this module for final application development, because Python provides much more flexibility in handling CSO objects.

0 commit comments

Comments
 (0)