<Code Lib>
2024 Method
Changes 0
M

ImageExportOptions.GetViewsAndSheets

Description:
Gets a list of views and sheets to be exported. Used only when ExportRange is SetOfViews.

public IList<ElementId> GetViewsAndSheets()

IList<ElementId> The ids of the views and sheets.

Loading…