Share

IPipeFittingAndAccessoryPressureDropUIServer.ShowSettings Method

Shows the settings UI.


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

Syntax

C#

bool ShowSettings(
	PipeFittingAndAccessoryPressureDropUIData data
)

Parameters

data  PipeFittingAndAccessoryPressureDropUIData
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?