Changes in 2020 vs 2026 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. |