panelGeometry

panelGeometry — This tab gathers the geometry operation on a VisuData, like periodic translation, physical units, ...

Functions

Description

Nothing tunable here.

Functions

visu_ui_panel_geometry_init ()

VisuUiPanel *
visu_ui_panel_geometry_init (VisuUiMain *ui);

Should be used in the list declared in externalModules.h to be loaded by V_Sim on start-up. This routine will create the VisuUiPanel where the box stuff can be tuned, such as the bounding box, its colour, and the actions linked to the periodicity (translation, dupplication...).

[skip]

Parameters

ui

a VisuUiMain object.

 

Returns

a newly created VisuUiPanel object.

Types and Values