2027 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
)
  • service
    The fabrication service to be set.
  • fluidId
    The fluid type id.
  • Double
    temperature
    The temperature in Kelvin.