RVTDocs.com

IFCAnyHandle.SetAttribute(String, Double)

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