boundary_markers#
Bases:
TUIMenu
Enter the boundary markers menu.
Methods:
__init__
(service, version, mode, path)__init__ method of TUIMenu class.
Classes:
automatic_marker_scaling
(service, version, ...)color_option
(service, version, mode, path)Specify whether boundary markers are a fixed color or if they match the color of the surface they are identifying.
enabled
(service, version, mode, path)Enable/disable boundary marker display.
exclude_from_bounding
(service, version, ...)inlet_color
(service, version, mode, path)Specify the color of the inlet boundary markers.
marker_fraction
(service, version, mode, path)Specify marker density factor (0.1-1).
markers_limit
(service, version, mode, path)outlet_color
(service, version, mode, path)Specify the color of the outlet boundary markers.
scale_marker
(service, version, mode, path)Specify the scale factor for the boundary markers (0.1-10), which controls the overall size of the markers.
show_inlet_markers
(service, version, mode, path)Enable/disable the display of boundary markers for inlets.
show_outlet_markers
(service, version, mode, path)Enable/disable the display of boundary markers for outlets.
__init__ method of TUIMenu class.
Bases:
TUIMethod
.
Bases:
TUIMethod
Specify whether boundary markers are a fixed color or if they match the color of the surface they are identifying.
Bases:
TUIMethod
Enable/disable boundary marker display.
Bases:
TUIMethod
.
Bases:
TUIMethod
Specify the color of the inlet boundary markers.
Bases:
TUIMethod
Specify marker density factor (0.1-1).
Bases:
TUIMethod
.
Bases:
TUIMethod
.
Bases:
TUIMethod
Specify the color of the outlet boundary markers.
Bases:
TUIMethod
Specify the scale factor for the boundary markers (0.1-10), which controls the overall size of the markers.
Bases:
TUIMethod
Enable/disable the display of boundary markers for inlets.
Bases:
TUIMethod
Enable/disable the display of boundary markers for outlets.