2020 Class Back to 2020
C

StructuralConnectionHandlerType

Version comparison

Members across versions

14 members across 9 versions · 2 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
M AddElementsToCustomConnection(StructuralConnectionHandler, IList<Reference>)
same same same same same same same changed missing
M Create(Document, String, Guid, String)
same same same same same same same same same
M Create(Document, String, Guid, String, ElementId)
same same same same same same same same same
M Create(Document, String, Guid, String, ElementId, IList<ConnectionInputPointInfo>)
not yet introduced added same same same same same same same
same same same same same same same same same
same same same same same same same same same
same same same same same changed same same same
same same same same same same same same same
same same same same same same same same same
same same same same same same same same same
same same same same same same same same same
M RemoveMainSubelementsFromCustomConnection(StructuralConnectionHandler, IList<Subelement>)
same same same same same same same changed missing
M UpdateCustomConnectionType(StructuralConnectionHandler, IList<Reference>, IList<Reference>)
not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced added same
same same same same same same same same same

Per-version detail

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

Changes in 2026 vs 2020 2 added 3 changed

Flip API Versions →

Added in 2026 (new since 2020)

Changed members

StructuralConnectionHandlerType.AddElementsToCustomConnection(StructuralConnectionHandler, IList<Reference>)
No longer obsolete in 2020 (was obsolete in 2026)
structuralConnectionHandler StructuralConnectionHandler The existing StructuralConnectionHandler having custom StructuralConnectionHandlerType which is about to be modified.
references IList<Reference> References to elements or subelements which are to be used to modify custom StructuralConnectionHandlerType by adding their representors.
StructuralConnectionHandlerType.GetDefaultConnectionHandlerType(Document)
pADoc Document The document.
→ returns ElementId The type id.
StructuralConnectionHandlerType.RemoveMainSubelementsFromCustomConnection(StructuralConnectionHandler, IList<Subelement>)
No longer obsolete in 2020 (was obsolete in 2026)
structuralConnectionHandler StructuralConnectionHandler The existing StructuralConnectionHandler having custom StructuralConnectionHandlerType which is about to be modified.
subelements IList<Subelement> The main Subelements of input StructuralConnectionHandler which are to be used to modify custom StructuralConnectionHandlerType.

Changes in 2027 vs 2020 2 added 2 missing 1 changed

Flip API Versions →

Added in 2027 (new since 2020)

Missing in 2027 (only available in 2020)

Changed members

StructuralConnectionHandlerType.GetDefaultConnectionHandlerType(Document)
pADoc Document The document.
→ returns ElementId The type id.