|
| Name | Description |
|---|
 | SetAttribute(String, IFCAnyHandle) |
Sets the attribute value.
|
 | SetAttribute(String, IFCData) |
Sets the attribute value.
|
 | SetAttribute(String, Boolean) |
Sets the attribute value.
|
 | SetAttribute(String, ICollection<(Of <<'(IFCAnyHandle>)>>)) | Obsolete. |
 | SetAttribute(String, ICollection<(Of <<'(Boolean>)>>)) | Obsolete. |
 | SetAttribute(String, ICollection<(Of <<'(Double>)>>)) | Obsolete. |
 | SetAttribute(String, ICollection<(Of <<'(Int32>)>>)) | Obsolete. |
 | SetAttribute(String, ICollection<(Of <<'(String>)>>)) | Obsolete. |
 | SetAttribute(String, IList<(Of <<'(IFCAnyHandle>)>>)) | |
 | SetAttribute(String, IList<(Of <<'(Boolean>)>>)) | |
 | SetAttribute(String, IList<(Of <<'(Double>)>>)) | |
 | SetAttribute(String, IList<(Of <<'(Int32>)>>)) | |
 | SetAttribute(String, IList<(Of <<'(String>)>>)) | |
 | SetAttribute(String, ISet<(Of <<'(IFCAnyHandle>)>>)) | |
 | SetAttribute(String, ISet<(Of <<'(Boolean>)>>)) | |
 | SetAttribute(String, ISet<(Of <<'(Double>)>>)) | |
 | SetAttribute(String, ISet<(Of <<'(Int32>)>>)) | |
 | SetAttribute(String, ISet<(Of <<'(String>)>>)) | |
 | SetAttribute(String, Double) |
Sets the attribute value.
|
 | SetAttribute(String, Int32) |
Sets the attribute value.
|
 | SetAttribute(String, String) |
Sets the attribute value.
|