RVTDocs.com
Namespace: Autodesk.Revit.DB Class: WorksetTable

WorksetTable.GetWorkset(WorksetId)

Method
Description:
Returns the workset from a input WorksetId.
Syntax
Parameters
Parameter Type Description
id WorksetId Id of a workset.
Return Value
Type Description
Workset The returned workset. if there is no workset in this table with this Id.
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null