-
Notifications
You must be signed in to change notification settings - Fork 9
Commands
Ingo Clemens edited this page Aug 14, 2019
·
1 revision
When using the tools without the supplementary scripts they can be activated using the following commands with the current selection:
# import the module and create the context
from placeReflection import placeReflectionTool
placeReflectionTool.create()
# import the module and create the context
from quickZoom import quickZoomTool
quickZoomTool.create()