2023 Class
Changes 3
C

InSessionViewSheetSet

Description:
Represents the in-session ViewSheetSet.
Remarks:
The in-session ViewSheetSet can't be stored in document.
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.InSessionViewSheetSet
public class InSessionViewSheetSet : IViewSheetSet, 
	IDisposable
Name Return Type Description
M Dispose() None Releases all resources used by the
Name Return Type Description
P IsAutomatic bool Automatic order or manual order.
P OrderedViewList IReadOnlyList<View> Ordered views.
P SheetOrganizationId ElementId to the for sheets.
P ViewOrganizationId ElementId to the for non-sheet views.
P Views ViewSet The views.