Clears the fluid setting of the specified service if found.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public void RemoveFluidSetting(
FabricationService service
)
Parameters
- service FabricationService
-
The service to clear.
Exceptions
See Also
Reference