Is the service associated with a fluid type and temperature?
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public bool HasValidFluidSetting(
FabricationService service
)
Parameters
- service FabricationService
-
The service to lookup.
Return Value
Boolean
True if the service is associated with a fluid type and temperature, otherwise false.
Exceptions
See Also
Reference