API 설명서 > Mechanica > Object ProMechbeam > Function ProMechbeamMaterialGet
Function ProMechbeamMaterialGet
Description
Obtains the name of the material for the beam.
Licensing Requirement
Synopsis
#include <ProMechBeam.h>
ProMechbeamMaterialGet
(
/* (In)
The beam.
*/
ProName name
/* (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.
도움이 되셨나요?