API Documentation
>
Mechanica
>
Object ProMechobjectref
> Function ProMechobjectrefPathGet
Function ProMechobjectrefPathGet
Description
Obtains the component path to the object.
Licensing Requirement
TOOLKIT for Mechanica
Synopsis
#include <
ProMechObjectref.h
>
ProError
ProMechobjectrefPathGet
(
ProMechObjectref
object
/* (In)
The object ref.
*/
ProAsmcomppath
* path
/* (Out)
The component path.
*/
)
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:ProMechobjectrefPathGet
Was this helpful?
This site works best with JavaScript enabled