2023 Class Back to 2023
C

ElementId

Version comparison

Members across versions

20 members across 9 versions · 5 added later · 2 removed · 3 changed · 2 obsolete

Member-name color: stable · changed · removed · obsolete · added later

Member 2020 2021 2022 2023 2024 2025 2025.3 2026 2027
C ElementId(BuiltInParameter)
same same same same same same same same same
C ElementId(Int32)
same same same same changed same same missing missing
C ElementId(BuiltInCategory)
same same same same same same same same same
C ElementId(Int64)
not yet introduced not yet introduced not yet introduced not yet introduced added same same same same
M Compare(ElementId)
same same same same same same same same same
M CompareTo(Object)
not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced added same
M Equals(Object)
same same same same same same same same same
same same same same same same same same same
M op_Equality(ElementId, ElementId)
same same same same same same same same same
M op_GreaterThan(ElementId, ElementId)
same same same same same same same same same
M op_GreaterThanOrEqual(ElementId, ElementId)
same same same same same same same same same
M op_Inequality(ElementId, ElementId)
same same same same same same same same same
M op_LessThan(ElementId, ElementId)
same same same same same same same same same
M op_LessThanOrEqual(ElementId, ElementId)
same same same same same same same same same
M Parse(String)
not yet introduced not yet introduced not yet introduced added same changed same same same
same same same same same same same same same
M TryParse(String, ElementId%)
not yet introduced not yet introduced not yet introduced added same same same same same
same same same same changed same same missing missing
same same same same same same same same same
P Value
not yet introduced not yet introduced not yet introduced not yet introduced added same same same same

Per-version detail

Click a version below to see what changed in that release vs your current frame (2023).
2023 current

Changes in 2024 vs 2023 2 added 2 changed

Flip API Versions →

Added in 2024 (new since 2023)

Changed members

ElementId(Int32)
No longer obsolete in 2023 (was obsolete in 2024)
id Int32 The id.
ElementId.IntegerValue()
No longer obsolete in 2023 (was obsolete in 2024)
→ returns Int32

Changes in 2025 vs 2023 2 added 3 changed

Flip API Versions →

Added in 2025 (new since 2023)

Changed members

ElementId(Int32)
No longer obsolete in 2023 (was obsolete in 2025)
id Int32 The id.
ElementId.Parse(String)
idStr String The string representation of the id to return.
→ returns ElementId ElementId string represented.
ElementId.IntegerValue()
No longer obsolete in 2023 (was obsolete in 2025)
→ returns Int32

Changes in 2025.3 vs 2023 2 added 3 changed

Flip API Versions →

Added in 2025.3 (new since 2023)

Changed members

ElementId(Int32)
No longer obsolete in 2023 (was obsolete in 2025.3)
id Int32 The id.
ElementId.Parse(String)
idStr String The string representation of the id to return.
→ returns ElementId ElementId string represented.
ElementId.IntegerValue()
No longer obsolete in 2023 (was obsolete in 2025.3)
→ returns Int32