2024 Class Back to 2024
C

CurtainGrid

Version comparison

Members across versions

20 members across 9 versions · 5 changed

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

Member 2020 2021 2022 2023 2024 2025 2025.3 2026 2027
M AddGridLine(Boolean, XYZ, Boolean)
same same same same same changed same same same
M ChangePanelType(Element, ElementType)
same same same same same same same same same
M GetCell(ElementId, ElementId)
same same same same same changed same same same
same same same same same same same same same
same same same same same changed same same same
M GetPanel(ElementId, ElementId)
same same same same same changed 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
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
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 (2024).
Identical to 2024: 2020, 2021, 2022, 2023
2024 current

Changes in 2025 vs 2024 5 changed

Flip API Versions →

Changed members

CurtainGrid.AddGridLine(Boolean, XYZ, Boolean)
isUGridLine Boolean If true, a U-direction grid line will be added. Otherwise, a V-direction grid line will be added.
position XYZ The position of the grid line.
oneSegmentOnly Boolean If it is true, only one segment is added. Otherwise, all segments will be added for the grid line.
→ returns CurtainGridLinenullNothingnullptr The created grid line is returned if the operation is successful. Otherwise, null Nothing nullptr a null reference ( Nothing in Visual Basic) is returned.
CurtainGrid.GetCell(ElementId, ElementId)
uGridLineId ElementId The id of a grid line in the U-direction used to locate the cell.
vGridLineId ElementId The id of a grid line in the V-direction used to locate the cell.
→ returns CurtainCell The cell.
CurtainGrid.GetMullionIds()
→ returns ICollectionThe mullion ElementIds The mullion ElementIds
CurtainGrid.GetPanel(ElementId, ElementId)
uGridLineId ElementId The id of a grid line in the U-direction used to locate the panel.
vGridLineId ElementId The id of a grid line in the V-direction used to locate the panel.
→ returns PanelnullNothingnullptr The panel, or null Nothing nullptr a null reference ( Nothing in Visual Basic) if the panel cannot be found at this intersection.
CurtainGrid.GetPanelIds()
→ returns ICollectionThe panel ElementIds The panel ElementIds

Changes in 2025.3 vs 2024 5 changed

Flip API Versions →

Changed members

CurtainGrid.AddGridLine(Boolean, XYZ, Boolean)
isUGridLine Boolean If true, a U-direction grid line will be added. Otherwise, a V-direction grid line will be added.
position XYZ The position of the grid line.
oneSegmentOnly Boolean If it is true, only one segment is added. Otherwise, all segments will be added for the grid line.
→ returns CurtainGridLinenullNothingnullptr The created grid line is returned if the operation is successful. Otherwise, null Nothing nullptr a null reference ( Nothing in Visual Basic) is returned.
CurtainGrid.GetCell(ElementId, ElementId)
uGridLineId ElementId The id of a grid line in the U-direction used to locate the cell.
vGridLineId ElementId The id of a grid line in the V-direction used to locate the cell.
→ returns CurtainCell The cell.
CurtainGrid.GetMullionIds()
→ returns ICollectionThe mullion ElementIds The mullion ElementIds
CurtainGrid.GetPanel(ElementId, ElementId)
uGridLineId ElementId The id of a grid line in the U-direction used to locate the panel.
vGridLineId ElementId The id of a grid line in the V-direction used to locate the panel.
→ returns PanelnullNothingnullptr The panel, or null Nothing nullptr a null reference ( Nothing in Visual Basic) if the panel cannot be found at this intersection.
CurtainGrid.GetPanelIds()
→ returns ICollectionThe panel ElementIds The panel ElementIds

Changes in 2026 vs 2024 5 changed

Flip API Versions →

Changed members

CurtainGrid.AddGridLine(Boolean, XYZ, Boolean)
isUGridLine Boolean If true, a U-direction grid line will be added. Otherwise, a V-direction grid line will be added.
position XYZ The position of the grid line.
oneSegmentOnly Boolean If it is true, only one segment is added. Otherwise, all segments will be added for the grid line.
→ returns CurtainGridLinenullNothingnullptr The created grid line is returned if the operation is successful. Otherwise, null Nothing nullptr a null reference ( Nothing in Visual Basic) is returned.
CurtainGrid.GetCell(ElementId, ElementId)
uGridLineId ElementId The id of a grid line in the U-direction used to locate the cell.
vGridLineId ElementId The id of a grid line in the V-direction used to locate the cell.
→ returns CurtainCell The cell.
CurtainGrid.GetMullionIds()
→ returns ICollectionThe mullion ElementIds The mullion ElementIds
CurtainGrid.GetPanel(ElementId, ElementId)
uGridLineId ElementId The id of a grid line in the U-direction used to locate the panel.
vGridLineId ElementId The id of a grid line in the V-direction used to locate the panel.
→ returns PanelnullNothingnullptr The panel, or null Nothing nullptr a null reference ( Nothing in Visual Basic) if the panel cannot be found at this intersection.
CurtainGrid.GetPanelIds()
→ returns ICollectionThe panel ElementIds The panel ElementIds

Changes in 2027 vs 2024 5 changed

Flip API Versions →

Changed members

CurtainGrid.AddGridLine(Boolean, XYZ, Boolean)
isUGridLine Boolean If true, a U-direction grid line will be added. Otherwise, a V-direction grid line will be added.
position XYZ The position of the grid line.
oneSegmentOnly Boolean If it is true, only one segment is added. Otherwise, all segments will be added for the grid line.
→ returns CurtainGridLinenullNothingnullptr The created grid line is returned if the operation is successful. Otherwise, null Nothing nullptr a null reference ( Nothing in Visual Basic) is returned.
CurtainGrid.GetCell(ElementId, ElementId)
uGridLineId ElementId The id of a grid line in the U-direction used to locate the cell.
vGridLineId ElementId The id of a grid line in the V-direction used to locate the cell.
→ returns CurtainCell The cell.
CurtainGrid.GetMullionIds()
→ returns ICollectionThe mullion ElementIds The mullion ElementIds
CurtainGrid.GetPanel(ElementId, ElementId)
uGridLineId ElementId The id of a grid line in the U-direction used to locate the panel.
vGridLineId ElementId The id of a grid line in the V-direction used to locate the panel.
→ returns PanelnullNothingnullptr The panel, or null Nothing nullptr a null reference ( Nothing in Visual Basic) if the panel cannot be found at this intersection.
CurtainGrid.GetPanelIds()
→ returns ICollectionThe panel ElementIds The panel ElementIds