RVTDocs.com
Namespace: Autodesk.Revit.DB

ViewSheetSet

Class
Description:
Represents ViewSheetSets stored in a document. ViewSheetSets can be stored so that the same printing task can be executed multiple times.
Remarks:
For the in-session ViewSheetSet, see the class InSessionViewSheetSet. Changes of ViewSheetSet would be effiective after [!:Autodesk::Revit::DB::ViewSheetSetting::Save]
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.Element
    Autodesk.Revit.DB.ViewSheetSet
Syntax
public class ViewSheetSet : Element, 
	IViewSheetSet