IPipeFittingAndAccessoryPressureDropServer Interface


Interface class for external servers implementing pipe fitting and pipe accessory coefficient calculation.

Namespace: Autodesk.Revit.DB.Plumbing
Assembly: RevitAPI (in RevitAPI.dll) Version: 2015.0.0.0 (2015.0.0.0)
Since: 2014

Syntax

C#
public interface IPipeFittingAndAccessoryPressureDropServer : IExternalServer
Visual Basic
Public Interface IPipeFittingAndAccessoryPressureDropServer _
	Inherits IExternalServer
Visual C++
public interface class IPipeFittingAndAccessoryPressureDropServer : IExternalServer

See Also