ElementId
Overloads (4):
| Name | Return Type | Description |
|---|---|---|
| ElementId(Int32) | the | Obsolete. Create an ElementId handle with the given 32-bit integer id. |
| ElementId(Int64) | None | Create an ElementId handle with the given 64-bit integer id. |
| ElementId(BuiltInCategory) | None | Create an ElementId handle with the given BuiltInCategory id. |
| ElementId(BuiltInParameter) | None | Create an ElementId handle with the given BuiltInParameter id. |