Contents Namespaces | Ansys.ACT.Interfaces.Post Namespace | ICustomResultReader | Print page GetComponentNames(string) Gets the result component names for the given result name. Declaration Syntaxpublic IEnumerable<string> GetComponentNames(string resultName)ParametersresultName(string)The name of the result. « ICustomResultReader GetComponentUnit(string, string) »