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 (2023).
Identical to 2023: 2024
2023 current

Changes in 2025 vs 2023 1 changed

Flip API Versions →

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 2023 1 changed

Flip API Versions →

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 2023 4 added 2 changed

Flip API Versions →

Added in 2026 (new since 2023)

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.
Viewport.ViewportPositioning()
No longer obsolete in 2023 (was obsolete in 2026)
→ returns ViewportPositioning

Changes in 2027 vs 2023 4 added 1 missing 1 changed

Flip API Versions →

Added in 2027 (new since 2023)

Missing in 2027 (only available in 2023)

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.