Skip to content

Commit f38e159

Browse files
sahehbHeckmann
andauthored
Comment by Jan
Co-authored-by: Heckmann <[email protected]>
1 parent 226736f commit f38e159

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mevislab.github.io/content/tutorials/basicmechanisms.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ You have probably already noticed how the modules differ in color. Each color re
199199
* Green modules are OpenInventor modules, they enable visual 3D scene graphs.
200200
* The brown modules are called macro modules. Macro modules encapsulate a whole network in a single module.
201201

202-
To condense our filter into one single module, we will now be creating a macro module out of it. To do that, right-click on the group title and select *Convert To Local Macro*. Name your new macro module and finish. You just created a local macro module. Local macro modules can only be used in the network they were created in.
202+
To condense our filter into one single module, we will now be creating a macro module out of it. To do that, right-click on the group title and select *Convert To Local Macro*. Name your new macro module and finish. You just created a local macro module. Local macros can only be used from networks in the same or any parent directory.
203203

204204
![Convert to local macro](/images/tutorials/basicmechanics/BM_21.png "Convert to local macro")
205205
![Your first local macro](/images/tutorials/basicmechanics/BM_22.png "Your first local macro")

0 commit comments

Comments
 (0)