CommandArgument#
- class ansys.fluent.mcp.common.path_descriptor.CommandArgument#
Single keyword argument of a Fluent settings command.
Populated from
Backend.get_command_arguments()— the live solver reportsargument_names(ordered list) andarguments(per-name descriptor). The offline schema insettings_271.json.gzcarries the same information underargson command nodes.
Overview#
Import detail#
from ansys.fluent.mcp.common.path_descriptor import CommandArgument
Attribute detail#
- CommandArgument.default: Any = None#