plugins.interaction_tools
Manipulator
Manipulator.start()
Manipulator.left_mouse_button()
Manipulator.stop()
Manipulator.select()
Manipulator.select_node()
Manipulator.select_edge()
Manipulator.select_element()
Manipulator.move_actor_nodes()
104. plugins.imagearray — Convert bitmap images into numpy arrays.
plugins.imagearray
106. plugins.isopar — Isoparametric transformations
plugins.isopar
Manipulate actor
actor – drawable actor
canvas – canvas where actor is drawn
app – pyformex app
selection_width (int) – The selection width in pixels
select_closest (bool) – If True, select the closest item
kwargs – Options for highlighting
Start manipulation
Actions upon left mouse click
x –
y –
action –
Stop manipulation by right click
Select a node, edge or element
Select a node
xyz –
Select an edge
Select an element
Drag nodes of the actor
previous –