IFCAnyHandle.SetAttribute(String, String)
Description:
Sets the attribute value.
Sets the attribute value.
Overloads (16):
SetAttribute(String,String)
public void SetAttribute(
string name,
string value
)
-
StringnameThe attribute name.
-
StringvalueThe value.
-
A non-optional argument was null
No comments yet. Start the discussion.
Loading…