ViewSheet.GetAllViewports
Description:
Returns the ElementIds of Viewports on this sheet.
Returns the ElementIds of Viewports on this sheet.
Remarks:
Schedules on the sheet are not returned by this method. Use ScheduleSheetInstance.OwnerViewId to find the sheet on which a schedule is placed.
Schedules on the sheet are not returned by this method. Use ScheduleSheetInstance.OwnerViewId to find the sheet on which a schedule is placed.
public ICollection<ElementId> GetAllViewports()
ICollection<ElementId>
The Viewports on this sheet.