CommandArg#

class ansys.fluent.mcp.solve.catalog.schema.CommandArg#

One argument of a command or query.

Overview#

Import detail#

from ansys.fluent.mcp.solve.catalog.schema import CommandArg

Attribute detail#

CommandArg.name: str#
CommandArg.py_name: str#
CommandArg.type_hint: str#
CommandArg.help: str#
CommandArg.file_purpose: str | None = None#