Views Exporting By Context Event Args Get View Ids Method Gets the views about to be exported by CustomExporter. Namespace: Autodesk.Revit.DB.Events Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public IList<ElementId> GetViewIds() Public Function GetViewIds As IList(Of ElementId) public: IList<ElementId^>^ GetViewIds() member GetViewIds : unit -> IList<ElementId> Return Value IList ElementId The views about to be exported by CustomExporter. See Also Reference ViewsExportingByContextEventArgs Class Autodesk.Revit.DB.Events Namespace
Views Exporting By Context Event Args Get View Ids Method Gets the views about to be exported by CustomExporter. Namespace: Autodesk.Revit.DB.Events Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public IList<ElementId> GetViewIds() Public Function GetViewIds As IList(Of ElementId) public: IList<ElementId^>^ GetViewIds() member GetViewIds : unit -> IList<ElementId> Return Value IList ElementId The views about to be exported by CustomExporter. See Also Reference ViewsExportingByContextEventArgs Class Autodesk.Revit.DB.Events Namespace