Share

DoubleClickTarget Enumeration

Elements that support double-click in Revit. Note that this is meant to cover cases where the element itself is a double-click target. Individual controls that are targets are handled separately.


Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public enum DoubleClickTarget

Members

Member nameValueDescription
Assembly3 Assemblies
ComponentStairs5 Component-based stairs
Family0 Family instances
Group4 Groups
OutsideViewOnSheet6 Outside active view on sheet
ProjectBrowser7 Project Browser slow double-click
ScheduleOnSheet8 Schedules on sheets
SketchedElement1 Sketch-based elements
ViewOnSheet2 Views on sheets

See Also

Reference

Was this information helpful?