Function ProMaterialDelete
Description
Deletes the specified material from the part's database.
Replacement in Object TOOLKIT:
Synopsis
#include <ProMaterial.h>
ProMaterialDelete
(
ProMaterial* p_material
/* (In)
The material to delete
*/
)
Returns
The function successfully deleted the material.
You specified an invalid material handle.
Sample Code References
User Guide References
Было ли это полезно?