Viewer3D

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

This page discusses:

Layout Design

PropertiesExplanation
Enabled Defines whether the widget is enabled or not.
Height Set the height of the picture.
NameName of the dialog object. Also used to generate the C++ instance name of the widget.
VisibleSets whether the widget is visible or not.
Width Set the width of the picture.
IconFocussedCorresponds to the name of the icon when the dialog object is on focus.
IconNormalCorresponds to the name of the icon in its default status.
IconSelectedCorresponds to the name of the icon when the dialog object is selected.
AttachedToBottomSets whether the widget is attached to the bottom side of the grid.
AttachedToleftSets whether the widget is attached to the left side of the grid.
AttachedToRightSets 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.
HideFrameSets whether the border area is visible or not.
HideTitleSets whether the title is visible or not.
ShowBasicIconsDisplays an area over the graphic zone to display the basic viewpoint operations icons (Rearea, ...).
ShowScrollBars Displays vertical and horizontal scrollbars.
ViewerAnchorDownSets vertically the anchor at the bottom of the tab.
ViewerAnchorLeftSets horizontally the anchor at the left of the tab.
ViewerAnchorRightSets horizontally the anchor at the right of the tab.
ViewerAnchorUpSets vertically the anchor at the top of the tab.
HelpCorresponds 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.
ShortHelpCorresponds 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.