2025.3 Constructor
Changes 6
C

ElementId(Int32)

Description:
Create an ElementId handle with the given 32-bit integer id.
Overloads (4):
[ObsoleteAttribute("This constructor is deprecated in Revit 2024 and may be removed in a future version of Revit. Please use the ElementId(Int64 id) constructor instead.")]
public ElementId(
	int id
)
  • Int32
    id
    The id.