WorksharingDisplaySettings Class


WorksharingDisplaySettings controls how elements will appear when they are displayed in any of the worksharing display modes.

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

Syntax

C#
public class WorksharingDisplaySettings : Element
Visual Basic
Public Class WorksharingDisplaySettings _
	Inherits Element
Visual C++
public ref class WorksharingDisplaySettings : public Element

Remarks

The colors stored in these settings are a common setting and are shared by all users in the model. Whether a given color is applied or not is specific to the current user and will not be shared by other users.

Inheritance Hierarchy

SystemObject
  Autodesk.Revit.DBElement
    Autodesk.Revit.DBWorksharingDisplaySettings

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 →