Documentação da API > Mechanica > Object ProMechconstr > Function ProMechconvectiondataFemneutralfileSet
Function ProMechconvectiondataFemneutralfileSet
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
Synopsis
ProMechconvectiondataFemneutralfileSet
(
/* (In)
The data.
*/
ProPath value
/* (In)
The path.
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
The Creo Simulate session is not initialized.
Isto foi útil?