API Documentation
>
Mechanica
>
Object ProMechobjectref
> Function ProMechobjectrefTypeGet
Function ProMechobjectrefTypeGet
Description
Obtains the object ref type.
Licensing Requirement
TOOLKIT for Mechanica
Synopsis
#include <
ProMechObjectref.h
>
ProError
ProMechobjectrefTypeGet
(
ProMechObjectref
object
/* (In)
The object ref.
*/
ProType
* type
/* (Out)
The type, this must be one of the PRO_SIMULATION* types.
*/
)
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:ProMechobjectrefTypeGet
Was this helpful?
This site works best with JavaScript enabled