WorksetTable Class


A table containing references to all the worksets contained in a document.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 24.0.0.0 (24.0.0.0)
Since:  2012

Syntax

C#
public class WorksetTable : IDisposable
Visual Basic
Public Class WorksetTable _
	Implements IDisposable
Visual C++
public ref class WorksetTable : IDisposable

Remarks

There is one WorksetTable for each document. There will be at least one default workset in the table, even if worksharing has not been enabled in the document.

Inheritance Hierarchy

SystemObject
  Autodesk.Revit.DBWorksetTable

See Also

ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →