API Documentation > Mechanica > Object ProMechobjectref > Function ProMechobjectrefTypeGet
Function ProMechobjectrefTypeGet
Description
Obtains the object ref type.
Licensing Requirement
Synopsis
ProMechobjectrefTypeGet
(
/* (In)
The object ref.
*/
ProType* type
/* (Out)
The type, this must be one of the PRO_SIMULATION* types.
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
Sample Code References
User Guide References
Was this helpful?