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