[Visual Basic] Public Sub LoadDefaultSpecification( _ Optional ByVal ForThermoLiquidType As EpThermoLiquidType = epThermoLiquidTypeNone _ ) [C#] public void LoadDefaultSpecification( EpThermoLiquidType ForThermoLiquidType ); [C++] public: void LoadDefaultSpecification( EpThermoLiquidType ForThermoLiquidType ); [JScript] public function LoadDefaultSpecification( EpThermoLiquidType ForThermoLiquidType );
Loads the coefficients for the current set thermoliquid-type (or the specified type) as user-defined data.
ThermoliquidExtension Class | EbsOpen Namespace