C

View3D

Version comparison

Members across versions

30 members across 9 versions · 6 added later · 1 changed

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

Member 2020 2021 2022 2023 2024 2025 2025.3 2026 2027
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 CreateIsometric(Document, ElementId)
same same same same same same same same same
M CreatePerspective(Document, ElementId)
same same same 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
same same same same same same same same same
same same changed changed changed same same same same
same same same same same same same same same
M HideGridsOnLevel(ElementId)
not yet introduced not yet introduced added same same same same same same
M OrientTo(XYZ)
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
not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced added same same same
M SetOrientation(ViewOrientation3D)
same same same same same same same same same
M SetRenderingSettings(RenderingSettings)
same same same same same same same same same
M SetSectionBox(BoundingBoxXYZ)
same same same same same same same same same
M ShowGridsOnLevel(ElementId)
not yet introduced not yet introduced added same same same same same same
M ShowGridsOnLevels(ISet<ElementId>)
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
M Unlock
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
not yet introduced not yet introduced added 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: 2022
2024 current

Changes in 2020 vs 2024 5 missing 1 changed

Flip API Versions →

Missing in 2020 (only available in 2024)

Changed members

View3D.GetSectionBox()
→ returns TransformBoundingBoxXYZ The section box. Note that the section box can be rotated and transformed and thus you will need to use [!:Autodesk::Revit::DB::BoundingBoxXYZ::Transform] to interpret the coordinates of the corners or sides of the box in model coordinates.

Changes in 2021 vs 2024 5 missing 1 changed

Flip API Versions →

Missing in 2021 (only available in 2024)

Changed members

View3D.GetSectionBox()
→ returns TransformBoundingBoxXYZ The section box. Note that the section box can be rotated and transformed and thus you will need to use [!:Autodesk::Revit::DB::BoundingBoxXYZ::Transform] to interpret the coordinates of the corners or sides of the box in model coordinates.

Changes in 2023 vs 2024 1 changed

Flip API Versions →

Changed members

View3D.GetSectionBox()
→ returns TransformBoundingBoxXYZ The section box. Note that the section box can be rotated and transformed and thus you will need to use [!:Autodesk::Revit::DB::BoundingBoxXYZ::Transform] to interpret the coordinates of the corners or sides of the box in model coordinates.