selections#
Bases:
TUIMenu
Enters the menu for controlling selections in the graphics window.
Methods:
general_displacement
(*args, **kwargs).
highlight_edge_color
(*args, **kwargs)Specifies the color used to highlight edges when the Hover-Over Highlight feature is enabled (mouse-over-highlight-enabled).
highlight_edge_weight
(*args, **kwargs)Specifies the thickness of the edge highlights when the Hover-Over Highlight feature is enabled (mouse-over-highlight-enabled).
highlight_face_color
(*args, **kwargs)Specify which color indicates that a face is selected.
highlight_gloss
(*args, **kwargs).
highlight_specular_component
(*args, **kwargs).
highlight_transparency
(*args, **kwargs)Specify the transparency of the coloring on a selected surface.
mouse_hover_probe_values_enabled
(*args, **kwargs).
mouse_over_highlight_enabled
(*args, **kwargs)Enable/disable the highlighted outline of a surface when hovered-over.
probe_tooltip_hide_delay_timer
(*args, **kwargs).
probe_tooltip_show_delay_timer
(*args, **kwargs).
.
Specifies the color used to highlight edges when the Hover-Over Highlight feature is enabled (mouse-over-highlight-enabled).
Specifies the thickness of the edge highlights when the Hover-Over Highlight feature is enabled (mouse-over-highlight-enabled).
Specify which color indicates that a face is selected.
.
.
Specify the transparency of the coloring on a selected surface. 0.1 is fully opaque and 1 is fully transparent.
.
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.
.
.