Viewer2D

This topic provides you with information concerning the Viewer 2D as well as information about its properties. A Viewer 2D is used to display 2D representation.

This page discusses:

Layout Design

Properties Explanation
Enabled Defines whether the widget is enabled or not.
Height Set the height of the picture.
Name Name of the dialog object. Also used to generate the C++ instance name of the widget.
Visible Sets whether the widget is visible or not.
Width Sets the width of the picture.
IconFocussed Corresponds to the name of the icon when the dialog object is on focus.
IconNormal Corresponds to the name of the icon in its default status.
IconSelected Corresponds to the name of the icon when the dialog object is selected.
AttachedToBottom Sets whether the widget is attached to the bottom side of the grid.
AttachedToleft Sets whether the widget is attached to the left side of the grid.
AttachedToRight Sets whether the widget is attached to the right side of the grid.
AttachedToTop Sets whether the widget is attached to the top of the grid.
ConstantHeight Sets whether the widget has a constant height.
ConstantWidth Sets whether the widget has a constant width.
HideFrame Sets whether the border area is visible or not.
HideTitle Sets whether the title is visible or not.
ShowBasicIcons Displays an area over the graphic zone to display the basic viewpoint operations icons (Rearea, ...).
ShowScrollBars Displays vertical and horizontal scrollbars.
ViewerAnchorDown Sets vertically the anchor at the bottom of the tab.
ViewerAnchorLeft Sets horizontally the anchor at the left of the tab.
ViewerAnchorRight Sets horizontally the anchor at the right of the tab.
ViewerAnchorUp Sets vertically the anchor at the top of the tab.
Help Corresponds to the help message displayed in the message area of the status bar.
LongHelp Corresponds to the message displayed in the box when the What's This command is used.
ShortHelp Corresponds to the short help message (or tooltip) of the dialog object.

Knowledge Items

ItemsDescription
VisibilityWidget display.
SensitivityActivation of the widget ( react to user interactions or not).
HeightHeight of the widget in pixels.
WidthWidth of the widget in pixels.
VizualizationRoots List of the objects to display in the viewer.