C

ViewPlan

Version comparison

Members across versions

12 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 CheckPlanViewRangeValidity(PlanViewRange)
same same same same same same same same same
M Create(Document, ElementId, ElementId)
same same same same same changed same same same
M CreateAreaPlan(Document, ElementId, ElementId)
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 changed same same same
M SetUnderlayBaseLevel(ElementId)
same same same same same same same same same
M SetUnderlayOrientation(UnderlayOrientation)
same same same same same same same same same
M SetUnderlayRange(ElementId, ElementId)
same same same same same same same same same
M SetViewRange(PlanViewRange)
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

ViewPlan.Create(Document, ElementId, ElementId)
document Document The document to which the ViewPlan will be added.
viewFamilyTypeId ElementId The id of the ViewFamilyType which will be used by the new ViewPlan. The type needs to be a FloorPlan, CeilingPlan, AreaPlan, or StructuralPlan ViewType.
levelId ElementId The id of the Level to associate with the new plan view.
→ returns ViewPlan The new ViewPlan.
ViewPlan.GetViewRange()
→ returns PlanViewRange The view range.

Changes in 2025.3 vs 2020 2 changed

Flip API Versions →

Changed members

ViewPlan.Create(Document, ElementId, ElementId)
document Document The document to which the ViewPlan will be added.
viewFamilyTypeId ElementId The id of the ViewFamilyType which will be used by the new ViewPlan. The type needs to be a FloorPlan, CeilingPlan, AreaPlan, or StructuralPlan ViewType.
levelId ElementId The id of the Level to associate with the new plan view.
→ returns ViewPlan The new ViewPlan.
ViewPlan.GetViewRange()
→ returns PlanViewRange The view range.

Changes in 2026 vs 2020 2 changed

Flip API Versions →

Changed members

ViewPlan.Create(Document, ElementId, ElementId)
document Document The document to which the ViewPlan will be added.
viewFamilyTypeId ElementId The id of the ViewFamilyType which will be used by the new ViewPlan. The type needs to be a FloorPlan, CeilingPlan, AreaPlan, or StructuralPlan ViewType.
levelId ElementId The id of the Level to associate with the new plan view.
→ returns ViewPlan The new ViewPlan.
ViewPlan.GetViewRange()
→ returns PlanViewRange The view range.

Changes in 2027 vs 2020 2 changed

Flip API Versions →

Changed members

ViewPlan.Create(Document, ElementId, ElementId)
document Document The document to which the ViewPlan will be added.
viewFamilyTypeId ElementId The id of the ViewFamilyType which will be used by the new ViewPlan. The type needs to be a FloorPlan, CeilingPlan, AreaPlan, or StructuralPlan ViewType.
levelId ElementId The id of the Level to associate with the new plan view.
→ returns ViewPlan The new ViewPlan.
ViewPlan.GetViewRange()
→ returns PlanViewRange The view range.