2024 Method
Changes 4
M

FabricationServiceSettings.SetFluidTypeAndTemperature

Description:
Sets the fluid type and temperature of the specified service.
public void SetFluidTypeAndTemperature(
	FabricationService service,
	ElementId fluidId,
	double temperature
)