You are reading the documentation for version 1.2 of OpenStructure. You may also want to read the documentation for:
1.1
1.3
1.4
1.5
1.6
1.7
1.7.1
1.8
1.9
1.10
1.11
2.0
2.1
2.2
devel
Tools¶OpenStructure has several Tool which are all listed in the toolbar close to the 3D window. A tool is activated upon selecting it in the toolbar. Input events are sent to the tool as long as the Ctrl key (Cmd on Mac) is pressed. For example the rigid body manipulator will rotate and shift the currently selected nodes in the scene win. Upon releasing Ctrl, the events are sent to the camera, making it possible to rapidly switch between adjusting the viewing angle of the camera and manipulating the position and orientation of scene objects. ![]() The example Write a Tool in Python demonstrates how to add a simple tool (written in python) to OpenStructure.
|
ContentsSearchEnter search terms or a module, class or function name. Previous topicNext topicYou are here |