DoubleClickOptions Class


Provides access to settings that control what happens when the current user double-clicks on an element.

Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 16.0.0.0 (16.0.0.0)
Since: 2016

Syntax

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

Remarks

These settings are stored on a per-user basis. Revit will follow these settings for all projects and families for this user.

Inheritance Hierarchy

System Object
Autodesk.Revit.UI DoubleClickOptions

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 →