2027 Method
Changes 0
M

DoubleClickOptions.SetAction

Description:
Changes the double-click action associated with a specified target.
Remarks:
This change will be stored in the user's profile and will affect future sessions of Revit in addition to the current session.
public void SetAction(
	DoubleClickTarget target,
	DoubleClickAction action
)