RerouteResult#
- class ansys.fluent.mcp.solve.lib.active_path.RerouteResult#
Result of checking a proposed path against the live mode.
active=Truemeans the path is fine to write as-is.active=Falsemeans the path is in a known multi-path class and is INACTIVE under the current mode;correct_pathcarries the active sibling when it can be derived deterministically (elseNone), andreasonis a short human-readable explanation suitable for a validator diagnostic.
Overview#
Import detail#
from ansys.fluent.mcp.solve.lib.active_path import RerouteResult