Share

IDuctFittingAndAccessoryPressureDropUIServer.ShowSettings Method

Shows the settings UI.


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

Syntax

C#

bool ShowSettings(
	DuctFittingAndAccessoryPressureDropUIData data
)

Parameters

data  DuctFittingAndAccessoryPressureDropUIData
The input data of the calculation.

Return Value

Boolean
True if the user makes any changes in the UI, false otherwise.

See Also

Reference

Was this information helpful?