_Options#

class ansys.fluent.core.generated.datamodel_261.meshing.Root.PartManagement._PartManagementCommandArguments._Options(parent, attr, service, rules, path)#

Bases: PySingletonCommandArgumentsSubItem

Argument Options.

Methods:

__init__(parent, attr, service, rules, path)

__init__ method of PySingletonCommandArgumentsSubItem class.

class _Line(parent, attr, service, rules, path)#

Bases: PyParameterCommandArgumentsSubItem

Enable this option to import line bodies along with your CAD geometry.

class _Solid(parent, attr, service, rules, path)#

Bases: PyParameterCommandArgumentsSubItem

Enable this option to import solid bodies along with your CAD geometry.

class _Surface(parent, attr, service, rules, path)#

Bases: PyParameterCommandArgumentsSubItem

Enable this option to import surface bodies along with your CAD geometry.

__init__(parent, attr, service, rules, path)#

__init__ method of PySingletonCommandArgumentsSubItem class.