Category Solids and parts, Object ProMaterial

Function ProMaterialDescriptionSet


Description
Set the material description
Replacement in Object TOOLKIT: wfcMaterialItem::Description
Synopsis
#include <ProMaterial.h>
ProErrorProMaterialDescriptionSet(
ProMaterialItem* p_material
/* (In)
The material
*/
wchar_t* description
/* (In)
The new material description. Maximum acceptable
*/
)
Returns
PRO_TK_NO_ERRORThe function succeded.
PRO_TK_BAD_INPUTSOne or more arguments is invalid.
PRO_TK_LINE_TOO_LONGThe length of the description is more than
PRO_LINE_SIZE1.
PRO_TK_GENERAL_ERRORAn error occurred during setting of description

Manual References:

  1. Core: Solids, Parts, and Materials: Material Types and Properties
  2. Core: Solids, Parts, and Materials: Material Types and Properties