Namespace:
Autodesk.Revit.UI
DoubleClickTarget
Enumeration
Description:
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.
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.
DoubleClickTarget Enumeration Members:
| Name | Description |
|---|---|
| 0 | Family instances |
| 1 | Sketch-based elements |
| 2 | Views on sheets |
| 3 | Assemblies |
| 4 | Groups |
| 5 | Component-based stairs |
| 6 | Outside active view on sheet |