Namespace:
Autodesk.Revit.UI
DoubleClickAction
Enumeration
Description:
Possible actions Revit can take in response to the user double-clicking on an element.
Possible actions Revit can take in response to the user double-clicking on an element.
DoubleClickAction Enumeration Members:
Name | Description |
---|---|
0 | Double-clicks should be ignored. |
1 | Double-click should open the family for editing. |
2 | Double-click should take the user to the edit type dialog. |
3 | Double-click should activate the view or schedule. |
4 | Double-click will enter a specific edit mode for the element. |
5 | Double-click should deactivate the active view. |