ViewSchedule.CreateSheetList
Description:
Creates a sheet list.
Creates a sheet list.
Remarks:
A sheet list is a schedule of sheets in the project. It is a schedule of the Sheets category.
A sheet list is a schedule of sheets in the project. It is a schedule of the Sheets category.
public static ViewSchedule CreateSheetList(
Document document
)
-
documentThe document to which the new schedule will be added.
-
document is not a project document.
-
A non-optional argument was null
-
The document is in failure mode: an operation has failed, and Revit requires the user to either cancel the operation or fix the problem (usually by deleting certain elements). -or- The document is being loaded, or is in the midst of another sensitive process.
-
The document has no open transaction.