Documentation de l'API > Solids and parts > Object ProMaterial > Function ProMaterialDescriptionSet
Function ProMaterialDescriptionSet
Description
Set the material description
Replacement in Object TOOLKIT:
Synopsis
#include <ProMaterial.h>
ProMaterialDescriptionSet
(
ProMaterialItem* p_material
/* (In)
The material
*/
wchar_t* description
/* (In)
The new material description. Maximum acceptable
*/
)
Returns
The function succeded.
One or more arguments is invalid.
The length of the description is more than
1.
An error occurred during setting of description
User Guide References
Est-ce que cela a été utile ?