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)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:
TUIMethodSpecifies whether displayed spheres should include auto range of variable to size spheres.
Bases:
TUIMethodDiameter of the spheres whenvary-diameter is disabled.
Bases:
TUIMethodSets the maximum value of the sphere to be displayed.
Bases:
TUIMethodSets the minimum value of the sphere to be displayed.
Bases:
TUIMethodSpecifies a scale factor to enlarge/reduce the size of spheres.
Bases:
TUIMethodSelects a particle variable to size the spheres.
Bases:
TUIMethodSpecifies number of slices to be used in drawing spheres.
Bases:
TUIMethodSpecifies whether the spheres can vary with another variable.