2020 Class Back to 2020
C

ColumnAttachment

Version comparison

Members across versions

16 members across 9 versions · 2 changed

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

Member 2020 2021 2022 2023 2024 2025 2025.3 2026 2027
M AddColumnAttachment(Document, FamilyInstance, Element, Int32, ColumnAttachmentCutStyle, ColumnAttachmentJustification, Double)
same same same same same same same same same
same same same same same same same same same
M GetColumnAttachment(FamilyInstance, ElementId)
same same same same same changed same same same
M GetColumnAttachment(FamilyInstance, Int32)
same same same same same changed same same same
M IsValidColumn(FamilyInstance)
same same same same same same same same same
M IsValidTarget(Boolean, Element)
same same same same same same same same same
M IsValidTarget(FamilyInstance, Element)
same same same same same same same same same
M RemoveColumnAttachment(FamilyInstance, ElementId)
same same same same same same same same same
M RemoveColumnAttachment(FamilyInstance, Int32)
same same same same same same same same same
M SetJustification(ColumnAttachmentJustification)
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 same same same same same same
same same same same same same same same 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).
Identical to 2020: 2021, 2022, 2023, 2024
2020 current

Changes in 2025 vs 2020 2 changed

Flip API Versions →

Changed members

ColumnAttachment.GetColumnAttachment(FamilyInstance, ElementId)
column FamilyInstance A column.
targetId ElementId Id of a target element.
→ returns ColumnAttachmentnullNothingnullptr The column attachment attaching the column to the target, or null Nothing nullptr a null reference ( Nothing in Visual Basic) if there is no such attachment.
ColumnAttachment.GetColumnAttachment(FamilyInstance, Int32)
column FamilyInstance A column.
baseOrTop Int32 0 for base, 1 for top.
→ returns ColumnAttachmentnullNothingnullptr The column attachment for the base or top of the column, or null Nothing nullptr a null reference ( Nothing in Visual Basic) if that end of the column is unattached.

Changes in 2025.3 vs 2020 2 changed

Flip API Versions →

Changed members

ColumnAttachment.GetColumnAttachment(FamilyInstance, ElementId)
column FamilyInstance A column.
targetId ElementId Id of a target element.
→ returns ColumnAttachmentnullNothingnullptr The column attachment attaching the column to the target, or null Nothing nullptr a null reference ( Nothing in Visual Basic) if there is no such attachment.
ColumnAttachment.GetColumnAttachment(FamilyInstance, Int32)
column FamilyInstance A column.
baseOrTop Int32 0 for base, 1 for top.
→ returns ColumnAttachmentnullNothingnullptr The column attachment for the base or top of the column, or null Nothing nullptr a null reference ( Nothing in Visual Basic) if that end of the column is unattached.

Changes in 2026 vs 2020 2 changed

Flip API Versions →

Changed members

ColumnAttachment.GetColumnAttachment(FamilyInstance, ElementId)
column FamilyInstance A column.
targetId ElementId Id of a target element.
→ returns ColumnAttachmentnullNothingnullptr The column attachment attaching the column to the target, or null Nothing nullptr a null reference ( Nothing in Visual Basic) if there is no such attachment.
ColumnAttachment.GetColumnAttachment(FamilyInstance, Int32)
column FamilyInstance A column.
baseOrTop Int32 0 for base, 1 for top.
→ returns ColumnAttachmentnullNothingnullptr The column attachment for the base or top of the column, or null Nothing nullptr a null reference ( Nothing in Visual Basic) if that end of the column is unattached.

Changes in 2027 vs 2020 2 changed

Flip API Versions →

Changed members

ColumnAttachment.GetColumnAttachment(FamilyInstance, ElementId)
column FamilyInstance A column.
targetId ElementId Id of a target element.
→ returns ColumnAttachmentnullNothingnullptr The column attachment attaching the column to the target, or null Nothing nullptr a null reference ( Nothing in Visual Basic) if there is no such attachment.
ColumnAttachment.GetColumnAttachment(FamilyInstance, Int32)
column FamilyInstance A column.
baseOrTop Int32 0 for base, 1 for top.
→ returns ColumnAttachmentnullNothingnullptr The column attachment for the base or top of the column, or null Nothing nullptr a null reference ( Nothing in Visual Basic) if that end of the column is unattached.