sphere_settings#
Bases:
TUIMenu
Provide sphere specific input.
Methods:
__init__
(service, version, mode, path)__init__ method of TUIMenu class.
Classes:
auto_range
(service, version, mode, path)Specifies whether displayed spheres should include auto range of variable to size spheres.
diameter
(service, version, mode, path)Diameter of the spheres whenvary-diameter is disabled.
maximum
(service, version, mode, path)Sets the maximum value of the sphere to be displayed.
minimum
(service, version, mode, path)Sets the minimum value of the sphere to be displayed.
scale_factor
(service, version, mode, path)Specifies a scale factor to enlarge/reduce the size of spheres.
size_variable
(service, version, mode, path)Selects a particle variable to size the spheres.
smooth_parameter
(service, version, mode, path)Specifies number of slices to be used in drawing spheres.
vary_diameter
(service, version, mode, path)Specifies whether the spheres can vary with another variable.
__init__ method of TUIMenu class.
Bases:
TUIMethod
Specifies whether displayed spheres should include auto range of variable to size spheres.
Bases:
TUIMethod
Diameter of the spheres whenvary-diameter is disabled.
Bases:
TUIMethod
Sets the maximum value of the sphere to be displayed.
Bases:
TUIMethod
Sets the minimum value of the sphere to be displayed.
Bases:
TUIMethod
Specifies a scale factor to enlarge/reduce the size of spheres.
Bases:
TUIMethod
Selects a particle variable to size the spheres.
Bases:
TUIMethod
Specifies number of slices to be used in drawing spheres.
Bases:
TUIMethod
Specifies whether the spheres can vary with another variable.