Description | ||||||||||||||
Returns number of the error object's events of given type. | ||||||||||||||
Licensing Requirement | ||||||||||||||
TOOLKIT for Mechanica | ||||||||||||||
Synopsis | ||||||||||||||
#include <ProMechItem.h> | ||||||||||||||
ProError | ProMecherrobjDataGet | ( | ||||||||||||
ProMechErrobj err_obj | ||||||||||||||
/* (In) | ||||||||||||||
The error object. | ||||||||||||||
*/ | ||||||||||||||
ProMechErrobjType type | ||||||||||||||
/* (In) | ||||||||||||||
The error object event type. | ||||||||||||||
*/ | ||||||||||||||
int * p_num | ||||||||||||||
/* (Out) | ||||||||||||||
Pointer to number of events of given type. | ||||||||||||||
*/ | ||||||||||||||
) | ||||||||||||||
Returns | ||||||||||||||
|