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.
Syntax
public enum DoubleClickTarget
Unknown Namespace Members:
Name | Description |
---|---|
Family | Family instances |
SketchedElement | Sketch-based elements |
ViewOnSheet | Views on sheets |
Assembly | Assemblies |
Group | Groups |
ComponentStairs | Component-based stairs |
OutsideViewOnSheet | Outside active view on sheet |