API Documentation > Mechanica > Object ProMechobjectref > Function ProMechobjectrefIdGet
Function ProMechobjectrefIdGet
Description
Obtains the object ref id.
Licensing Requirement
Synopsis
ProMechobjectrefIdGet
(
/* (In)
The object ref.
*/
int* id
/* (Out)
The object ref id.
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
Sample Code References
User Guide References
Was this helpful?