sphere_settings#
Bases:
TUIMenuProvide sphere specific input.
Methods:
__init__(service, version, mode, path)__init__ method of TUIMenu class.
Classes:
auto_range(service, version, mode, path)Specify whether displayed spheres should include auto range of variable to size spheres.
diameter(service, version, mode, path)Diameter of the spheres when vary-diameter? is disabled.
maximum(service, version, mode, path)Set the maximum value of the sphere to be displayed.
minimum(service, version, mode, path)Set the minimum value of the sphere to be displayed.
scale_factor(service, version, mode, path)Specify a scale factor to enlarge/reduce the size of spheres.
size_variable(service, version, mode, path)Select a particle variable to size the spheres.
smooth_parameter(service, version, mode, path)Specify number of slices to be used in drawing spheres.
vary_diameter(service, version, mode, path)Specify whether the spheres can vary with another variable.
__init__ method of TUIMenu class.
Bases:
TUIMethodSpecify whether displayed spheres should include auto range of variable to size spheres.
Bases:
TUIMethodDiameter of the spheres when vary-diameter? is disabled.
Bases:
TUIMethodSet the maximum value of the sphere to be displayed.
Bases:
TUIMethodSet the minimum value of the sphere to be displayed.
Bases:
TUIMethodSpecify a scale factor to enlarge/reduce the size of spheres.
Bases:
TUIMethodSelect a particle variable to size the spheres.
Bases:
TUIMethodSpecify number of slices to be used in drawing spheres.
Bases:
TUIMethodSpecify whether the spheres can vary with another variable.