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