RVTDocs.com

IFCAnyHandle.SetAttribute(String, String)

Method
Description:
Sets the attribute value.
Syntax
public void SetAttribute(
	string name,
	string value
)
Parameters
Parameter Type Description
name String The attribute name.
value String The value.
Return Value
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null