Contents Namespaces | Ansys.ACT.Core.Utilities Namespace | AttributeCollection | Print page SetValue(string, object) Set an attribute value. Declaration Syntaxpublic virtual void SetValue(string name, object value)Parametersname(string)The name of the attribute.value(object)The value of the attrbiute. « Remove(string) NamedCollection<T> »