ParticlesDistribution#

class ansys.fluent.core.generated.datamodel_242.flicing.Root.Case.App.Particles.Crystals.ParticlesDistribution(service, rules, path)#

Bases: PyMenu

Singleton ParticlesDistribution.

Classes:

CrystalAspectRatios(service, rules[, path])

Parameter CrystalAspectRatios of value type str.

CrystalDiameters(service, rules[, path])

Parameter CrystalDiameters of value type str.

CrystalDistribution(service, rules[, path])

Parameter CrystalDistribution of value type str.

ExportDistribution(service, rules, command)

Command ExportDistribution.

ImportDistribution(service, rules, command)

Command ImportDistribution.

ViewDistribution(service, rules, command[, path])

Command ViewDistribution.

Methods:

__init__(service, rules, path)

__init__ method of PyMenu class.

class CrystalAspectRatios(service, rules, path=None)#

Bases: PyTextual

Parameter CrystalAspectRatios of value type str.

class CrystalDiameters(service, rules, path=None)#

Bases: PyTextual

Parameter CrystalDiameters of value type str.

class CrystalDistribution(service, rules, path=None)#

Bases: PyTextual

Parameter CrystalDistribution of value type str.

class ExportDistribution(service, rules, command, path=None)#

Bases: PyCommand

Command ExportDistribution.

Parameters:
Filenamestr
Returns:
bool
class ImportDistribution(service, rules, command, path=None)#

Bases: PyCommand

Command ImportDistribution.

Parameters:
Filenamestr
Returns:
bool
class ViewDistribution(service, rules, command, path=None)#

Bases: PyCommand

Command ViewDistribution.

Parameters:
Targetstr
Returns:
bool
__init__(service, rules, path)#

__init__ method of PyMenu class.