ImageExportOptions.SetViewsAndSheets
Description:
Sets a list of views and sheets to be exported. Used only when ExportRange is SetOfViews.
Sets a list of views and sheets to be exported. Used only when ExportRange is SetOfViews.
public void SetViewsAndSheets(
IList<ElementId> viewsAndSheets
)
-
IList<ElementId>viewsAndSheetsThe ids of the views and sheets.
-
A non-optional argument was null