Returns the ElementIds of Viewports on this sheet.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
C#
public ICollection<ElementId> GetAllViewports()
Return Value
ICollection<ElementId>The Viewports on this sheet.