Description | |||||
This function is obsoleted. Use ProMaterialfileRead() and ProMaterialCurrentSet().
Assigns a material and its associated properties to a part. |
|||||
Synopsis | |||||
#include <ProPart.h> | |||||
ProError | ProPartMaterialSet | ( | |||
ProPart part | |||||
/* (In) | |||||
The part | |||||
*/ | |||||
ProName material_name | |||||
/* (In) | |||||
The name of the material properties file | |||||
*/ | |||||
) | |||||
Returns | |||||
|