The input and output data used by external UI servers for storing UI settings.
Inheritance Hierarchy
System.ObjectAutodesk.Revit.UI.Plumbing.PipeFittingAndAccessoryPressureDropUIData
Namespace: Autodesk.Revit.UI.Plumbing
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public class PipeFittingAndAccessoryPressureDropUIData : IDisposable
The PipeFittingAndAccessoryPressureDropUIData type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| IsValidObject | Specifies whether the .NET object represents a valid Revit entity. |
Methods
| Name | Description | |
|---|---|---|
| Dispose | Releases all resources used by the PipeFittingAndAccessoryPressureDropUIData | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object) | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| GetUIDataItems | Gets all UI data items stored in the UI data. | |
| GetUnits | Gets units. | |
| ToString | Returns a string that represents the current object. (Inherited from Object) |
