API Documentation
>
Mechanica
>
Object ProMechobjectref
> Function ProMechobjectrefIdGet
Function ProMechobjectrefIdGet
Description
Obtains the object ref id.
Licensing Requirement
TOOLKIT for Mechanica
Synopsis
#include <
ProMechObjectref.h
>
ProError
ProMechobjectrefIdGet
(
ProMechObjectref
object
/* (In)
The object ref.
*/
int* id
/* (Out)
The object ref id.
*/
)
Returns
PRO_TK_NO_ERROR
The function succeeded.
PRO_TK_BAD_INPUTS
One or more input arguments are invalid.
Sample Code References
pt_mech_examples ( PTMechExItemInfo.c )
User Guide References
Creo Simulate Object References:ProMechobjectrefIdGet
Was this helpful?
This site works best with JavaScript enabled