Share

DoubleClickOptions.SetRenameOnSlowDoubleClickInProjectBrowser Method

Sets whether the desired action is to rename item in project browser on slow double-click.


Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 25.3.0.0 (25.3.0.0)

Syntax

C#

public void SetRenameOnSlowDoubleClickInProjectBrowser(
	bool bRenameOnSlowDoubleClickInProjectBrowser
)

Parameters

bRenameOnSlowDoubleClickInProjectBrowser  Boolean
 

See Also

Reference

Was this information helpful?