Skip to content

ViewSheet.GetAdditionalRevisionIds

Public Class

Gets the Revisions that are additionally included in the sheet’s revision schedules.

Namespace: Autodesk.Revit.DB

Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)

Syntax

public ICollection<ElementId> GetAdditionalRevisionIds()

Return Value

ICollection. ElementId.
The additionally included Revisions for the sheet’s revision schedules.

Remarks

Revisions in the sheet’s additional project revisions set will appear in revisions schedules even if no RevisionCloud belonging to that Revision is visible on the sheet. These ids correspond to the Revisions that are explicitly included on the sheet via the Revisions On Sheet parameter.