Documentação da API > Mechanica > Object ProMechshellpair > Function ProMechshellpairMaterialGet
Function ProMechshellpairMaterialGet
Description
Obtains the material name.
Licensing Requirement
Synopsis
ProMechshellpairMaterialGet
(
/* (In)
The shell pair.
*/
ProName material
/* (Out)
The material name.
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
The Creo Simulate session is not initialized.
The Input ProMechItem Solid pointer is invalid.
A general error is encountered.
Isto foi útil?