2025.3 Interface
Changes 3
I

IViewSheetSet

Description:
This interface represents a selected set of views/sheets which will be used for printing.
public interface IViewSheetSet
Name Return Type Description
P IsAutomatic bool Automatic order or manual order.
P OrderedViewList IReadOnlyList<View> Ordered views.
P SheetOrganizationId ElementId ElementId to the BrowserOrganization for sheets.
P ViewOrganizationId ElementId ElementId to the BrowserOrganization for non-sheet views.
P Views ViewSet The views.