Skip to content

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:

Place Reflection

# import the module and create the context
from placeReflection import placeReflectionTool
placeReflectionTool.create()

Quick Zoom

# import the module and create the context
from quickZoom import quickZoomTool
quickZoomTool.create()

Clone this wiki locally