<Code Lib>
2025 Enumeration
Changes 1
E

DoubleClickTarget

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.

public enum DoubleClickTarget

Name Description
E Family Family instances
E SketchedElement Sketch-based elements
E ViewOnSheet Views on sheets
E Assembly Assemblies
E Group Groups
E ComponentStairs Component-based stairs
E OutsideViewOnSheet Outside active view on sheet

Loading…