C

Viewport

Version comparison

Members across versions

19 members across 9 versions · 10 added later · 1 removed · 2 changed · 1 obsolete

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

Member 2020 2021 2022 2023 2024 2025 2025.3 2026 2027
M CanAddViewToSheet(Document, ElementId, ElementId)
same same same same same same same same same
M Create(Document, ElementId, ElementId, XYZ)
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
M GetPositionAtViewAnchor(ViewAnchor)
not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced added same
not yet introduced not yet introduced not yet introduced added same same same same same
not yet introduced not yet introduced not yet introduced added same same same same same
not yet introduced not yet introduced not yet introduced added same same same same same
M SetBoxCenter(XYZ)
same same same same same same same same same
M SetViewAnchorAndPosition(ViewAnchor, XYZ)
not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced added same
not yet introduced not yet introduced added same same same same same same
not yet introduced 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
not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced added same
P ViewId
same same same same same same same same same
not yet introduced not yet introduced not yet introduced added same same same changed missing
not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced added same

Per-version detail

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

Changes in 2025 vs 2021 6 added 1 changed

Flip API Versions →

Added in 2025 (new since 2021)

Changed members

Viewport.Create(Document, ElementId, ElementId, XYZ)
document Document The document to which the new Viewport will be added.
viewSheetId ElementId The ViewSheet on which the new Viewport will be placed.
viewId ElementId The view shown in the Viewport.
point XYZ The new Viewport will be centered on this point.
→ returns Viewport The new Viewport.

Changes in 2025.3 vs 2021 6 added 1 changed

Flip API Versions →

Added in 2025.3 (new since 2021)

Changed members

Viewport.Create(Document, ElementId, ElementId, XYZ)
document Document The document to which the new Viewport will be added.
viewSheetId ElementId The ViewSheet on which the new Viewport will be placed.
viewId ElementId The view shown in the Viewport.
point XYZ The new Viewport will be centered on this point.
→ returns Viewport The new Viewport.

Changes in 2026 vs 2021 10 added 1 changed

Flip API Versions →

Added in 2026 (new since 2021)

Changed members

Viewport.Create(Document, ElementId, ElementId, XYZ)
document Document The document to which the new Viewport will be added.
viewSheetId ElementId The ViewSheet on which the new Viewport will be placed.
viewId ElementId The view shown in the Viewport.
point XYZ The new Viewport will be centered on this point.
→ returns Viewport The new Viewport.

Changes in 2027 vs 2021 9 added 1 changed

Flip API Versions →

Added in 2027 (new since 2021)

Changed members

Viewport.Create(Document, ElementId, ElementId, XYZ)
document Document The document to which the new Viewport will be added.
viewSheetId ElementId The ViewSheet on which the new Viewport will be placed.
viewId ElementId The view shown in the Viewport.
point XYZ The new Viewport will be centered on this point.
→ returns Viewport The new Viewport.