PipePlumbingFixtureFlowService Property


External Services Built In External Services Pipe Plumbing Fixture Flow Service Property

The external service which permits registration of an alternate implementation for pipe fixture flow calculation. To use this service, programmers implement a server class that derives from IPipePlumbingFixtureFlowServer .

Namespace: Autodesk.Revit.DB.ExternalService
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public static ExternalServiceId PipePlumbingFixtureFlowService { get; }

Property Value

ExternalServiceId
See Also