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