2024 Method
Changes 0
M

FluidType.IsFluidInUse

Description:
Identifies if the fluid type is in use.
Remarks:
If a fluid type is in use, it cannot be deleted.
public static bool IsFluidInUse(
	Document document,
	ElementId fluidId
)
Return Value bool True if the fluid type is in use. False if the fluid type is not in use.