selections#
Bases:
TUIMenu
Enters the menu for controlling selections in the graphics window.
Methods:
__init__
(service, version, mode, path)__init__ method of TUIMenu class.
Classes:
enable_highlight_edge_transparency
(service, ...)general_displacement
(service, version, mode, ...)highlight_edge_color
(service, version, mode, ...)Specifies the color used to highlight edges when the Hover-Over Highlight feature is enabled (mouse-over-highlight-enabled).
highlight_edge_weight
(service, version, ...)Specifies the thickness of the edge highlights when the Hover-Over Highlight feature is enabled (mouse-over-highlight-enabled).
highlight_face_color
(service, version, mode, ...)Specify which color indicates that a face is selected.
highlight_gloss
(service, version, mode, path)highlight_specular_component
(service, ...)highlight_transparency
(service, version, ...)Specify the transparency of the coloring on a selected surface.
mouse_hover_probe_values_enabled
(service, ...)mouse_over_highlight_enabled
(service, ...)Enable/disable the highlighted outline of a surface when hovered-over.
probe_tooltip_hide_delay_timer
(service, ...)probe_tooltip_show_delay_timer
(service, ...)__init__ method of TUIMenu class.
Bases:
TUIMethod
.
Bases:
TUIMethod
.
Bases:
TUIMethod
Specifies the color used to highlight edges when the Hover-Over Highlight feature is enabled (mouse-over-highlight-enabled).
Bases:
TUIMethod
Specifies the thickness of the edge highlights when the Hover-Over Highlight feature is enabled (mouse-over-highlight-enabled).
Bases:
TUIMethod
Specify which color indicates that a face is selected.
Bases:
TUIMethod
.
Bases:
TUIMethod
.
Bases:
TUIMethod
Specify the transparency of the coloring on a selected surface. 0.1 is fully opaque and 1 is fully transparent.
Bases:
TUIMethod
.
Bases:
TUIMethod
Enable/disable the highlighted outline of a surface when hovered-over. Note that objects must be redisplayed after changing this setting before the new setting is visible.
Bases:
TUIMethod
.
Bases:
TUIMethod
.