axisymmetric_sweep#

class ansys.fluent.core.generated.datamodel_261.meshing_workflow.Root.application.axisymmetric_sweep(service, rules, command, path=None)#

Bases: PyCommand

Command axisymmetric_sweep.

Parameters:
axis_sweep_control_namestr
selection_typestr
sweep_boundary_zone_listlist[str]
topology_listlist[str]
axis_origindict[str, Any]
axis_directiondict[str, Any]
revolution_angle_degfloat
number_of_layersint
zone_locationlist[str]
Returns:
bool

Methods:

create_instance()

Create an operation instance.

__init__(service, rules, command, path=None)#

__init__ method of PyCommand class.

create_instance()#

Create an operation instance.