DuctFittingAndAccessoryPressureDropService Property


External Services Built In External Services Duct Fitting And Accessory Pressure Drop Service Property

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.ExternalService
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public static ExternalServiceId DuctFittingAndAccessoryPressureDropService { get; }

Property Value

ExternalServiceId
See Also