sphere_settings#

class ansys.fluent.core.solver.tui_231.main_menu.results.graphics.expert.set.particle_tracks.sphere_settings(path, service)#

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.

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.