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