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
BooleanTrue if the user makes any changes in the UI, false otherwise.
