The external service Id which permits registration of an alternate implementation for duct fitting and accessory pressure drop calculation.
To use this service, programmers implement a server class that derives from IDuctFittingAndAccessoryPressureDropServer.
Namespace: Autodesk.Revit.DB.ExternalServiceAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public static ExternalServiceId DuctFittingAndAccessoryPressureDropService { get; }Property Value
ExternalServiceId
See Also
Reference