Category Creo Parametric fundamentals, Object ProModelitem

Function ProModelitemVariantfeatAsmcomppathGet


Description
Obtains the component path of varied item model item of inheritance feature or flexible component
Synopsis
#include <ProVariantFeat.h>
ProErrorProModelitemVariantfeatAsmcomppathGet(
ProModelitem* item
/* (In)
Varied item model item.
*/
ProAsmcomppath* p_handle
/* (Out)
The component path from the top level inheritance feature or to the flexible component model owner.
*/
)
Returns
PRO_TK_NO_ERRORThe function succeeded.
PRO_TK_BAD_INPUTSOne or arguments was invalid.