Description | |||||||||||||||||
Validates given Creo Simulate item and returns the error object that collected found errors and warnings. | |||||||||||||||||
Licensing Requirement | |||||||||||||||||
TOOLKIT for Mechanica | |||||||||||||||||
Synopsis | |||||||||||||||||
#include <ProMechItem.h> | |||||||||||||||||
ProError | ProMechitemValidate | ( | |||||||||||||||
ProMechItem * item | |||||||||||||||||
/* (In) | |||||||||||||||||
The mech item. | |||||||||||||||||
*/ | |||||||||||||||||
ProMechErrobj * err_obj | |||||||||||||||||
/* (Out) | |||||||||||||||||
The error object. | |||||||||||||||||
*/ | |||||||||||||||||
) | |||||||||||||||||
Returns | |||||||||||||||||
|