Description | |||||||||||
Note: This function is deprecated. You can independently set the dependency of the bulk temperature or film coefficient to an external file by setting its ProMechVariation type to PRO_MECH_VARIATION_EXTERNAL_FIELD. See ProMechconvectiondataBulktempSet() ProMechconvectiondataFilmcoefficientSet() ProMechvariationExternalfielddataSet() ProMechexternalfielddataFileSet()
This function sets the path to the FEM neutral file for both the bulk temperature and film coefficient in this convection data. |
|||||||||||
Licensing Requirement | |||||||||||
TOOLKIT for Mechanica | |||||||||||
Synopsis | |||||||||||
#include <ProMechConstraint.h> | |||||||||||
ProError | ProMechconvectiondataFemneutralfileSet | ( | |||||||||
ProMechConvectionData data | |||||||||||
/* (In) | |||||||||||
The data. | |||||||||||
*/ | |||||||||||
ProPath value | |||||||||||
/* (In) | |||||||||||
The path. | |||||||||||
*/ | |||||||||||
) | |||||||||||
Returns | |||||||||||
|