API 설명서 > Mechanica > Object ProMechbeam > Function ProMechbeamMaterialIdSet
Function ProMechbeamMaterialIdSet
Description
Sets the beam material id into this beam object.
Licensing Requirement
Synopsis
#include <ProMechBeam.h>
ProMechbeamMaterialIdSet
(
/* (In)
The beam.
*/
int matl_id
/* (In)
The material id.
*/
)
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.
Cannot modify the item.
Cannot access the object in the current mode.
User Guide References
도움이 되셨나요?