Open Options Get Open Worksets Configuration Method Gets the object used to configure the worksets to open when the model is opened. Namespace: Autodesk.Revit.DB Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public WorksetConfiguration GetOpenWorksetsConfiguration() Public Function GetOpenWorksetsConfiguration As WorksetConfiguration public: WorksetConfiguration^ GetOpenWorksetsConfiguration() member GetOpenWorksetsConfiguration : unit -> WorksetConfiguration Return Value WorksetConfiguration The options. If , all user-created worksets will be opened. See Also Reference OpenOptions Class Autodesk.Revit.DB Namespace
Open Options Get Open Worksets Configuration Method Gets the object used to configure the worksets to open when the model is opened. Namespace: Autodesk.Revit.DB Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public WorksetConfiguration GetOpenWorksetsConfiguration() Public Function GetOpenWorksetsConfiguration As WorksetConfiguration public: WorksetConfiguration^ GetOpenWorksetsConfiguration() member GetOpenWorksetsConfiguration : unit -> WorksetConfiguration Return Value WorksetConfiguration The options. If , all user-created worksets will be opened. See Also Reference OpenOptions Class Autodesk.Revit.DB Namespace