PathInfo# class ansys.fluent.mcp.solve.lib.active_path.PathInfo# Classification of a concrete path within a multi-path group. Overview# Attributes group family key Import detail# from ansys.fluent.mcp.solve.lib.active_path import PathInfo Attribute detail# PathInfo.group: PathGroup# PathInfo.family: str# PathInfo.key: str | None = None#