IFCAnyHandle.SetAttribute
Overloads (16):
SetAttribute
| Name | Return Type | Description |
|---|---|---|
| SetAttribute(String, IFCAnyHandle) | None | Sets the attribute value. |
| SetAttribute(String, IFCData) | None | Sets the attribute value. |
| SetAttribute(String, Boolean) | None | Sets the attribute value. |
| SetAttribute(String, IList<IFCAnyHandle>) | None | |
| SetAttribute(String, IList<Boolean>) | None | |
| SetAttribute(String, IList<Double>) | None | |
| SetAttribute(String, IList<Int32>) | None | |
| SetAttribute(String, IList<String>) | None | |
| SetAttribute(String, ISet<IFCAnyHandle>) | None | |
| SetAttribute(String, ISet<Boolean>) | None | |
| SetAttribute(String, ISet<Double>) | None | |
| SetAttribute(String, ISet<Int32>) | None | |
| SetAttribute(String, ISet<String>) | None | |
| SetAttribute(String, Double) | None | Sets the attribute value. |
| SetAttribute(String, Int32) | None | Sets the attribute value. |
| SetAttribute(String, String) | None | Sets the attribute value. |