Convection Analysis.AddConvection(DataRepresentation representation)

Parameters

  • representation
    Defines the return type of the both the Ambient Temperature and Convection Coefficient property : For DataRepresentation.Field, the return object is a Field For DataRepresentation.Flexible the return type is depends on the current configuration of the respective property: In constant mode, it returns a quantity with the units corresponding to the property In tabular mode, it returns a tabular data table In function mode, it returns a string containing the expression used to generate the boundary condition data In table mode, it will return the table object that is currently assigned to the load

Return Value

The Convection object that was just added to the tree