2024 Method
Changes 0
M

ImageExportOptions.SetViewsAndSheets

Description:
Sets a list of views and sheets to be exported. Used only when ExportRange is SetOfViews.
public void SetViewsAndSheets(
	IList<ElementId> viewsAndSheets
)
  • IList<ElementId>
    viewsAndSheets
    The ids of the views and sheets.