Contents Namespaces | Ansys.ACT.Interfaces.Common Namespace | IAttributeCollection | Print page SetValue(string, object) Sets the value of an attribute identified by its name. Declaration Syntaxpublic void SetValue(string name, object value)Parametersname(string)The name of the attribute.value(object)The value of the attrbiute. « Remove(string) IBreakpoint »