API 설명서 > Miscellaneous > Object ProMecherrobj > Function ProMecherrobjDataGet
Function ProMecherrobjDataGet
Description
Returns number of the error object's events of given type.
Licensing Requirement
Synopsis
#include <ProMechItem.h>
ProMecherrobjDataGet
(
/* (In)
The error object.
*/
/* (In)
The error object event type.
*/
int * p_num
/* (Out)
Pointer to number of events of given type.
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
The Creo Simulate session is not initialized.
A general error is encountered.
User Guide References
도움이 되셨나요?